![]() |
VR-Forces 4.6 Class Documentation
|
Read Layer {group:Demonstration Scene Graph}. More...

Public Member Functions | |
| trpgReadLayer (void) | |
| ~trpgReadLayer (void) | |
| trpgLayer * | GetData (void) |
Public Member Functions inherited from trpgReadGroupBase | |
| virtual | ~trpgReadGroupBase (void) |
| void | AddChild (trpgReadNode *) |
| bool | isGroupType (void) |
| int | GetNumChildren (void) |
| trpgReadNode * | GetChild (int i) |
| trpgMBR | GetMBR (void) const |
| void | unRefChild (int i) |
| void | unRefChildren (void) |
Public Member Functions inherited from trpgReadNode | |
| virtual | ~trpgReadNode (void) |
| virtual int | GetType (void) |
Protected Attributes | |
| trpgLayer | data |
Protected Attributes inherited from trpgReadGroupBase | |
| trpgMBR | mbr |
| std::vector< trpgReadNode * > | children |
Protected Attributes inherited from trpgReadNode | |
| int | type |
Additional Inherited Members | |
Protected Member Functions inherited from trpgReadGroupBase | |
| void | DeleteChildren (void) |
Read Layer {group:Demonstration Scene Graph}.
|
inline |
References TRPG_LAYER.
|
inline |
|
inline |
|
protected |