#include <cybglspherec.h>
Inheritance diagram for CybGLSphereC:


Public Methods | |
| CybGLSphereC (CybWorldC *) | |
| CybGLSphereC (const CybGLSphereC &) | |
| CybGLSphereC & | operator= (const CybGLSphereC &) |
| virtual | ~CybGLSphereC () |
| virtual void | FinishInit () |
| virtual void | ToChannelDefault (CybChannelC *, long lFlag) |
| virtual void | ToChannelTexture (CybChannelC *, long lFlag) |
Protected Methods | |
| void | PrepareRender () |
Static Protected Attributes | |
| long | m_lPhic |
| long | m_lTetac |
| SphereVertex * | m_pVertices |
| GLuint * | m_pIndices |
| long | m_lNumVertices |
| long | m_lNumIndices |
| long | m_lInstanceCount |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybSphereC. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from CybSphereC. |
|
||||||||||||
|
Reimplemented from CybSphereC. |
|
|
Definition at line 73 of file cybglspherec.h. |
|
|
Definition at line 72 of file cybglspherec.h. |
|
|
Definition at line 71 of file cybglspherec.h. |
|
|
Definition at line 66 of file cybglspherec.h. |
|
|
Definition at line 67 of file cybglspherec.h. |
|
|
Definition at line 70 of file cybglspherec.h. |
|
|
Definition at line 69 of file cybglspherec.h. |
1.3-rc2