#include <cybbackgroundc.h>
Inheritance diagram for CybBackgroundC:


Public Methods | |
| CybBackgroundC (CybWorldC *) | |
| CybBackgroundC (const CybBackgroundC &) | |
| CybBackgroundC & | operator= (const CybBackgroundC &) |
| virtual void | CreateNewCopy (CybNodeC *pNode) |
| virtual | ~CybBackgroundC () |
| virtual void | FinishInit () |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
| virtual short | GetFieldData (long, void *data) |
| virtual void | ToChannel (CybChannelC *, long) |
| virtual void | Render (CybChannelC *, long) |
Public Attributes | |
| MFFloat | m_mfGroundAngle |
| MFColor | m_mvGroundColor |
| MFString | m_msBackUrl |
| MFString | m_msBottomUrl |
| MFString | m_msFrontUrl |
| MFString | m_msLeftUrl |
| MFString | m_msRightUrl |
| MFString | m_msTopUrl |
| MFFloat | m_mfSkyAngle |
| MFColor | m_mvSkyColor |
| SFBool | m_bUpdateRender |
| TEXTURE | m_pTextures [6] |
Static Public Attributes | |
| char | VRMLKeyStrList [][30] |
Protected Methods | |
| void | SendIsBoundOutEvents (SFBool b) |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| virtual void | LoadTextures () |
| virtual void | UnloadTextures () |
| virtual void | PrepareRender () |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybGLBackgroundC. |
|
||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
|
Reimplemented in CybGLBackgroundC. Definition at line 74 of file cybbackgroundc.h.
00074 {}
|
|
||||||||||||
|
Reimplemented in CybGLBackgroundC. Definition at line 65 of file cybbackgroundc.h.
00065 {}
|
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||
|
Reimplemented from CybNodeC. Definition at line 64 of file cybbackgroundc.h.
00064 {}
|
|
|
|
|
|
Definition at line 89 of file cybbackgroundc.h. |
|
|
Definition at line 78 of file cybbackgroundc.h. |
|
|
Definition at line 86 of file cybbackgroundc.h. |
|
|
Definition at line 80 of file cybbackgroundc.h. |
|
|
Definition at line 81 of file cybbackgroundc.h. |
|
|
Definition at line 82 of file cybbackgroundc.h. |
|
|
Definition at line 83 of file cybbackgroundc.h. |
|
|
Definition at line 84 of file cybbackgroundc.h. |
|
|
Definition at line 85 of file cybbackgroundc.h. |
|
|
Definition at line 79 of file cybbackgroundc.h. |
|
|
Definition at line 87 of file cybbackgroundc.h. |
|
|
Definition at line 92 of file cybbackgroundc.h. |
|
|
Definition at line 95 of file cybbackgroundc.h. |
1.3-rc2