#include <cybtexturetransformc.h>
Inheritance diagram for CybTextureTransformC:


Public Methods | |
| CybTextureTransformC (CybWorldC *) | |
| CybTextureTransformC (const CybTextureTransformC &) | |
| CybTextureTransformC & | operator= (const CybTextureTransformC &) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
Public Attributes | |
| SFVec2f | m_vCenter |
| SFFloat | m_fRotation |
| SFVec2f | m_vScale |
| SFVec2f | m_vTranslation |
Static Public Attributes | |
| char | VRMLKeyStrList [][30] |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 55 of file cybtexturetransformc.h. |
|
|
Definition at line 54 of file cybtexturetransformc.h. |
|
|
Definition at line 56 of file cybtexturetransformc.h. |
|
|
Definition at line 57 of file cybtexturetransformc.h. |
|
|
Definition at line 60 of file cybtexturetransformc.h. |
1.3-rc2