#include <cybglcylinderc.h>
Inheritance diagram for CybGLCylinderC:


Public Methods | |
| CybGLCylinderC (CybWorldC *) | |
| CybGLCylinderC (const CybGLCylinderC &) | |
| CybGLCylinderC & | operator= (const CybGLCylinderC &) |
| virtual | ~CybGLCylinderC () |
| virtual void | FinishInit () |
| virtual void | ToChannelDefault (CybChannelC *pChannel, long lFlag) |
| virtual void | ToChannelTexture (CybChannelC *pChannel, long lFlag) |
Protected Methods | |
| void | PrepareRender () |
Static Protected Attributes | |
| long | m_lPhic |
| CylinderVertex * | m_pVertices |
| GLuint * | m_pTopIndices |
| GLuint * | m_pBottomIndices |
| long | m_lNumVertices |
| long | m_lNumIndices |
| long | m_lInstanceCount |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybCylinderC. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from CybCylinderC. |
|
||||||||||||
|
Reimplemented from CybCylinderC. |
|
|
Definition at line 72 of file cybglcylinderc.h. |
|
|
Definition at line 71 of file cybglcylinderc.h. |
|
|
Definition at line 70 of file cybglcylinderc.h. |
|
|
Definition at line 65 of file cybglcylinderc.h. |
|
|
Definition at line 69 of file cybglcylinderc.h. |
|
|
Definition at line 68 of file cybglcylinderc.h. |
|
|
Definition at line 67 of file cybglcylinderc.h. |
1.3-rc2