#include <cybglconec.h>
Inheritance diagram for CybGLConeC:


Public Methods | |
| CybGLConeC (CybWorldC *) | |
| CybGLConeC (const CybGLConeC &) | |
| CybGLConeC & | operator= (const CybGLConeC &) |
| virtual | ~CybGLConeC () |
| 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 |
| StandardVertex * | m_pVertices |
| long | m_lNumVertices |
| long | m_lInstanceCount |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybConeC. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from CybConeC. |
|
||||||||||||
|
Reimplemented from CybConeC. |
|
|
Definition at line 60 of file cybglconec.h. |
|
|
Definition at line 59 of file cybglconec.h. |
|
|
Definition at line 56 of file cybglconec.h. |
|
|
Definition at line 58 of file cybglconec.h. |
1.3-rc2