#include <cybglindexedfacesetc.h>
Inheritance diagram for CybGLIndexedFaceSetC:


Public Methods | |
| CybGLIndexedFaceSetC (CybWorldC *) | |
| virtual | ~CybGLIndexedFaceSetC () |
| virtual void | ToChannelDefault (CybChannelC *, long flag) |
| virtual void | ToChannelTexture (CybChannelC *, long flag) |
| virtual void | EventCascadeEnd () |
Protected Methods | |
| virtual void | ToGL1 (CybChannelC *pV) |
| virtual void | ToGL2 (CybChannelC *pV) |
| void | TriangleStripsToOpenGL_Default (CybGLChannelC *pV) |
| void | TriangleStripsToOpenGL_Texture (CybGLChannelC *pV) |
| void | RecalcGLValues () |
| void | RecalcGLIndexes () |
| virtual void | Calc () |
Protected Attributes | |
| ArrayC< GLuintArray > | m_indexGLArrays |
| float * | m_glColor |
| float * | m_glCoord |
| float * | m_glTexCoord |
| float * | m_glNormal |
| short | m_bGlCoordRef |
| short | m_bGlColorRef |
| short | m_bGlTexCoordRef |
| short | m_bGlNormalRef |
| ArrayC< GLint > | m_lid |
| ArrayC< GLint > | m_lidTex |
| long | m_indexMax |
| short | m_whichMax |
|
|
|
|
|
|
|
|
Reimplemented from CybIndexedFaceSetC. |
|
|
Reimplemented from CybIndexedFaceSetC. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from CybIndexedFaceSetC. |
|
||||||||||||
|
Reimplemented from CybIndexedFaceSetC. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 64 of file cybglindexedfacesetc.h. |
|
|
Definition at line 63 of file cybglindexedfacesetc.h. |
|
|
Definition at line 66 of file cybglindexedfacesetc.h. |
|
|
Definition at line 65 of file cybglindexedfacesetc.h. |
|
|
Definition at line 59 of file cybglindexedfacesetc.h. |
|
|
Definition at line 60 of file cybglindexedfacesetc.h. |
|
|
Definition at line 62 of file cybglindexedfacesetc.h. |
|
|
Definition at line 61 of file cybglindexedfacesetc.h. |
|
|
Definition at line 58 of file cybglindexedfacesetc.h. |
|
|
Definition at line 69 of file cybglindexedfacesetc.h. |
|
|
Definition at line 67 of file cybglindexedfacesetc.h. |
|
|
Definition at line 68 of file cybglindexedfacesetc.h. |
|
|
Definition at line 70 of file cybglindexedfacesetc.h. |
1.3-rc2