VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
trpgReadGroup Class Reference

Read Group Simple group structure {group:Demonstration Scene Graph}. More...

Inheritance diagram for trpgReadGroup:
Inheritance graph
[legend]

Public Member Functions

 trpgReadGroup (void)
 ~trpgReadGroup (void)
trpgGroupGetData (void)
- Public Member Functions inherited from trpgReadGroupBase
virtual ~trpgReadGroupBase (void)
void AddChild (trpgReadNode *)
bool isGroupType (void)
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

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

Detailed Description

Read Group Simple group structure {group:Demonstration Scene Graph}.

Constructor & Destructor Documentation

trpgReadGroup::trpgReadGroup ( void  )
inline

References TRPG_GROUP.

trpgReadGroup::~trpgReadGroup ( void  )
inline

Member Function Documentation

trpgGroup* trpgReadGroup::GetData ( void  )
inline

Member Data Documentation

trpgGroup trpgReadGroup::data
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)