cherish
|
Helper class to create non-scalable geometries that always render on top. The node has the following scene graph structure: AT-> Camera -> Geode -> Geometry. More...
#include <ToolGlobal.h>
Public Member Functions | |
ATRGeode () | |
Protected Attributes | |
osg::Geode * | geode |
osg::Geometry * | geometry |
osg::Camera * | camera |
Friends | |
class | FrameTool |
Helper class to create non-scalable geometries that always render on top. The node has the following scene graph structure: AT-> Camera -> Geode -> Geometry.
entity::ATRGeode::ATRGeode | ( | ) |
Constructor initializes the internal scene graph structure and sets up parameters of auto scale and camera.