VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
trpgReadChildRef Class Reference

Read ChildRef Should point to a block tile {group:Demonstration Scene Graph}.

Inheritance diagram for trpgReadChildRef:
Inheritance graph
[legend]

Public Member Functions

 trpgReadChildRef (void)
 
 ~trpgReadChildRef (void)
 
bool isGroupType (void)
 
trpgChildRefGetData (void)
 
- Public Member Functions inherited from trpgReadGroupBase
virtual ~trpgReadGroupBase (void)
 
void AddChild (trpgReadNode *)
 
int GetNumChildren (void)
 
trpgReadNodeGetChild (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

trpgChildRef 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)
 

Constructor & Destructor Documentation

trpgReadChildRef::trpgReadChildRef ( void  )
inline

References TRPG_CHILDREF.

trpgReadChildRef::~trpgReadChildRef ( void  )
inline

Member Function Documentation

bool trpgReadChildRef::isGroupType ( void  )
inlinevirtual

Reimplemented from trpgReadGroupBase.

trpgChildRef* trpgReadChildRef::GetData ( void  )
inline

Member Data Documentation

trpgChildRef trpgReadChildRef::data
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)