Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
vtContentManager3d Class Reference

#include <Content3d.h>

Inheritance diagram for vtContentManager3d:
vtContentManager

Public Member Functions

osg::Node * CreateNodeFromItemname (const char *itemname)
 
virtual vtItemNewItem ()
 
void ReleaseContents ()
 
- Public Member Functions inherited from vtContentManager
void ReadXML (const char *filename)
 
void WriteXML (const char *filename) const
 
void Empty ()
 
void AddItem (vtItem *item)
 
void RemoveItem (vtItem *item)
 
uint NumItems ()
 
vtItemGetItem (int i)
 
vtItemFindItemByName (const char *name)
 
vtItemFindItemByType (const char *type, const char *subtype)
 
vtString GetFilename ()
 

Public Attributes

vtGroupPtr m_pGroup
 

Additional Inherited Members

- Protected Attributes inherited from vtContentManager
vtArray< vtItem * > m_items
 
vtString m_strFilename
 

Detailed Description

Subclass of vtContentManager which is capable of instantiating the corresponding 3D geometry for the content items.


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