cherish
Public Member Functions | Protected Attributes | Friends | List of all members
entity::ATRGeode Class Reference

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>

Inheritance diagram for entity::ATRGeode:

Public Member Functions

 ATRGeode ()
 

Protected Attributes

osg::Geode * geode
 
osg::Geometry * geometry
 
osg::Camera * camera
 

Friends

class FrameTool
 

Detailed Description

Helper class to create non-scalable geometries that always render on top. The node has the following scene graph structure: AT-> Camera -> Geode -> Geometry.

Constructor & Destructor Documentation

§ ATRGeode()

entity::ATRGeode::ATRGeode ( )

Constructor initializes the internal scene graph structure and sets up parameters of auto scale and camera.


The documentation for this class was generated from the following files: