|
libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <GDTFManager.h>
Public Member Functions | |
| GdtfWheelSlotPrismFacet () | |
| ~GdtfWheelSlotPrismFacet () | |
| CCieColor | GetColor () |
| VWTransformMatrix | GetTransformMatrix () |
| void | SetColor (const CCieColor &color) |
| void | SetTransformMatrix (const VWTransformMatrix &ma) |
| virtual EGdtfObjectType | GetObjectType () |
Public Member Functions inherited from SceneData::GdtfObject | |
| 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) |
| GdtfWheelSlotPrismFacet::GdtfWheelSlotPrismFacet | ( | ) |
| GdtfWheelSlotPrismFacet::~GdtfWheelSlotPrismFacet | ( | ) |
| CCieColor GdtfWheelSlotPrismFacet::GetColor | ( | ) |
|
protectedvirtual |
Implements SceneData::GdtfObject.
|
virtual |
Implements SceneData::GdtfObject.
| VWTransformMatrix GdtfWheelSlotPrismFacet::GetTransformMatrix | ( | ) |
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
| void GdtfWheelSlotPrismFacet::SetColor | ( | const CCieColor & | color | ) |
| void GdtfWheelSlotPrismFacet::SetTransformMatrix | ( | const VWTransformMatrix & | ma | ) |