#include <cybglboxc.h>
Inheritance diagram for CybGLBoxC:


Public Methods | |
| CybGLBoxC (CybWorldC *pW) | |
| CybGLBoxC (const CybGLBoxC &) | |
| CybGLBoxC & | operator= (const CybGLBoxC &) |
| virtual void | FinishInit () |
| virtual void | ToChannelDefault (CybChannelC *, long flag) |
| virtual void | ToChannelTexture (CybChannelC *, long flag) |
Protected Methods | |
| void | PrepareRender () |
Static Protected Attributes | |
| StandardVertex | m_Vertices [24] |
|
|
|
|
|
|
|
|
Reimplemented from CybBoxC. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from CybBoxC. |
|
||||||||||||
|
Reimplemented from CybBoxC. |
|
|
Definition at line 51 of file cybglboxc.h. |
1.3-rc2