libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <GDTFManager.h>
Public Member Functions | |
GdtfOpenSoundControl () | |
~GdtfOpenSoundControl () | |
virtual EGdtfObjectType | GetObjectType () |
![]() | |
GdtfObject () | |
virtual | ~GdtfObject () |
void | WriteToNode (IXMLFileNodePtr pContainerNode) |
void | ReadFromNode (const IXMLFileNodePtr &pNode) |
void | GetNode (IXMLFileNodePtr &pNode) |
void | SetBind (void *ptr) |
void * | GetBind () |
virtual TXString | GetNodeReference () |
Protected Member Functions | |
virtual TXString | GetNodeName () |
![]() | |
virtual void | OnPrintToFile (IXMLFileNodePtr pNode) |
virtual void | OnReadFromNode (const IXMLFileNodePtr &pNode) |
virtual void | OnErrorCheck (const IXMLFileNodePtr &pNode) |
SceneData::GdtfOpenSoundControl::GdtfOpenSoundControl | ( | ) |
SceneData::GdtfOpenSoundControl::~GdtfOpenSoundControl | ( | ) |
|
protectedvirtual |
Implements SceneData::GdtfObject.
|
virtual |
Implements SceneData::GdtfObject.