Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
List of all members
vtGroup Class Reference

#include <NodeOSG.h>

Inheritance diagram for vtGroup:
NodeExtension GlobeLayer vtLodGrid vtStarDome vtPagedStructureLodGrid vtSimpleLodGrid

Additional Inherited Members

- Public Member Functions inherited from NodeExtension
void SetEnabled (bool bOn)
 
bool GetEnabled () const
 
void SetCastShadow (bool b)
 Set this node to cast a shadow, if it is under a vtShadow node. Default is false.
 
bool GetCastShadow ()
 Get whether this node casts a shadow.
 
void GetBoundSphere (FSphere &sphere, bool bGlobal=false)
 Get the Bounding Sphere of the node.
 
void SetOsgNode (osg::Node *n)
 
- Public Attributes inherited from NodeExtension
osg::Node * m_pNode
 
bool m_bCastShadow
 

Detailed Description

Represents a Group (a node that can have children) in the vtlib Scene Graph.


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