libMVRgdtf 40bc00a
A library for GDTF and MVR
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SceneData::GdtfWheelSlotAnimationSystem Class Reference

#include <GDTFManager.h>

Inheritance diagram for SceneData::GdtfWheelSlotAnimationSystem:
SceneData::GdtfObject

Public Member Functions

 GdtfWheelSlotAnimationSystem ()
 
 ~GdtfWheelSlotAnimationSystem ()
 
double GetP1_X ()
 
double GetP1_Y ()
 
double GetP2_X ()
 
double GetP2_Y ()
 
double GetP3_X ()
 
double GetP3_Y ()
 
double GetRadius ()
 
void SetP1_X (double p1_X)
 
void SetP1_Y (double p1_Y)
 
void SetP2_X (double p2_X)
 
void SetP2_Y (double p2_Y)
 
void SetP3_X (double p3_X)
 
void SetP3_Y (double p3_Y)
 
void SetRadius (double radius)
 
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)
 

Constructor & Destructor Documentation

◆ GdtfWheelSlotAnimationSystem()

GdtfWheelSlotAnimationSystem::GdtfWheelSlotAnimationSystem ( )

◆ ~GdtfWheelSlotAnimationSystem()

GdtfWheelSlotAnimationSystem::~GdtfWheelSlotAnimationSystem ( )

Member Function Documentation

◆ GetNodeName()

TXString GdtfWheelSlotAnimationSystem::GetNodeName ( )
protectedvirtual

Implements SceneData::GdtfObject.

◆ GetObjectType()

EGdtfObjectType GdtfWheelSlotAnimationSystem::GetObjectType ( )
virtual

Implements SceneData::GdtfObject.

◆ GetP1_X()

double GdtfWheelSlotAnimationSystem::GetP1_X ( )

◆ GetP1_Y()

double GdtfWheelSlotAnimationSystem::GetP1_Y ( )

◆ GetP2_X()

double GdtfWheelSlotAnimationSystem::GetP2_X ( )

◆ GetP2_Y()

double GdtfWheelSlotAnimationSystem::GetP2_Y ( )

◆ GetP3_X()

double GdtfWheelSlotAnimationSystem::GetP3_X ( )

◆ GetP3_Y()

double GdtfWheelSlotAnimationSystem::GetP3_Y ( )

◆ GetRadius()

double GdtfWheelSlotAnimationSystem::GetRadius ( )

◆ OnErrorCheck()

void GdtfWheelSlotAnimationSystem::OnErrorCheck ( const IXMLFileNodePtr pNode)
protectedvirtual

Reimplemented from SceneData::GdtfObject.

◆ OnPrintToFile()

void GdtfWheelSlotAnimationSystem::OnPrintToFile ( IXMLFileNodePtr  pNode)
protectedvirtual

Reimplemented from SceneData::GdtfObject.

◆ OnReadFromNode()

void GdtfWheelSlotAnimationSystem::OnReadFromNode ( const IXMLFileNodePtr pNode)
protectedvirtual

Reimplemented from SceneData::GdtfObject.

◆ SetP1_X()

void GdtfWheelSlotAnimationSystem::SetP1_X ( double  p1_X)

◆ SetP1_Y()

void GdtfWheelSlotAnimationSystem::SetP1_Y ( double  p1_Y)

◆ SetP2_X()

void GdtfWheelSlotAnimationSystem::SetP2_X ( double  p2_X)

◆ SetP2_Y()

void GdtfWheelSlotAnimationSystem::SetP2_Y ( double  p2_Y)

◆ SetP3_X()

void GdtfWheelSlotAnimationSystem::SetP3_X ( double  p3_X)

◆ SetP3_Y()

void GdtfWheelSlotAnimationSystem::SetP3_Y ( double  p3_Y)

◆ SetRadius()

void GdtfWheelSlotAnimationSystem::SetRadius ( double  radius)

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