#include <cybimagetexturec.h>
Inheritance diagram for CybImageTextureC:


Public Methods | |
| CybImageTextureC (CybWorldC *) | |
| CybImageTextureC (const CybImageTextureC &) | |
| CybImageTextureC & | operator= (const CybImageTextureC &) |
| virtual | ~CybImageTextureC () |
| virtual void | SetEvent (long srct, const void *pData, BaseI *) |
| virtual long | GetFieldDataType (long fieldID) |
| virtual long | GetFieldEventID (const char *str) |
Protected Methods | |
| virtual void | LoadVRML (char *&, const char *, long &) |
| virtual void | CreateNewCopy (CybNodeC *pN) |
| virtual void | FinishInit () |
| virtual void | LoadTexture () |
Protected Attributes | |
| UrlC | m_Url |
| SFBool | m_bRepeatS |
| SFBool | m_bRepeatT |
| TEXTURE | m_pTexture |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybPFImageTextureC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 60 of file cybimagetexturec.h. |
|
|
Definition at line 60 of file cybimagetexturec.h. |
|
|
Definition at line 62 of file cybimagetexturec.h. |
|
|
Definition at line 59 of file cybimagetexturec.h. |
|
|
Definition at line 65 of file cybimagetexturec.h. |
1.3-rc2