#include <cybglbackgroundc.h>
Inheritance diagram for CybGLBackgroundC:


Public Methods | |
| CybGLBackgroundC (CybWorldC *) | |
| CybGLBackgroundC (const CybGLBackgroundC &) | |
| CybGLBackgroundC & | operator= (const CybGLBackgroundC &) |
| virtual | ~CybGLBackgroundC () |
| virtual void | FinishInit () |
| void | Render (CybChannelC *, long lFlag) |
Protected Methods | |
| void | Cleanup () |
| virtual void | PrepareRender () |
Protected Attributes | |
| short | m_bSphere |
| short | m_bCube |
| BgSphereVertex * | m_pSphereVertices |
| GLuint * | m_pSphereIndices |
| long | m_lNumSphereVertices |
| long | m_lNumSphereIndices |
Static Protected Attributes | |
| long | m_lPhic |
| long | m_lTetac |
| StandardVertex | m_CubeVertices [24] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybBackgroundC. |
|
|
|
|
|
Reimplemented from CybBackgroundC. |
|
||||||||||||
|
Reimplemented from CybBackgroundC. |
|
|
Definition at line 68 of file cybglbackgroundc.h. |
|
|
Definition at line 68 of file cybglbackgroundc.h. |
|
|
Definition at line 74 of file cybglbackgroundc.h. |
|
|
Definition at line 80 of file cybglbackgroundc.h. |
|
|
Definition at line 79 of file cybglbackgroundc.h. |
|
|
Definition at line 70 of file cybglbackgroundc.h. |
|
|
Definition at line 71 of file cybglbackgroundc.h. |
|
|
Definition at line 78 of file cybglbackgroundc.h. |
|
|
Definition at line 77 of file cybglbackgroundc.h. |
1.3-rc2