#include <cybpfindexedfacesetc.h>
Inheritance diagram for CybPFIndexedFaceSetC:


Public Methods | |
| CybPFIndexedFaceSetC (CybWorldC *) | |
| virtual | ~CybPFIndexedFaceSetC () |
| CybPFIndexedFaceSetC (const CybPFIndexedFaceSetC &) | |
| CybPFIndexedFaceSetC & | operator= (const CybPFIndexedFaceSetC &) |
| virtual void | EventCascadeEnd () |
| virtual void | FinishInit () |
| virtual void | SetPFGeoState (pfGeoState *) |
| virtual void * | GetImpl () |
| pfNode * | GetPFNode () |
| int | GetSolid () |
Protected Methods | |
| void | SetVertices () |
| void | SetPFGeometryValues () |
Protected Attributes | |
| pfGeoSet * | m_pPFGeoSet |
| pfGeode * | m_pPFGeode |
| unsigned short * | m_PFIndexCoord |
| unsigned short * | m_PFIndexNormal |
| unsigned short * | m_PFIndexColor |
| unsigned short * | m_PFIndexTexCoord |
| int * | m_primLengths |
| long | m_primsNum |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybIndexedFaceSetC. |
|
|
Reimplemented from CybIndexedFaceSetC. |
|
|
Reimplemented from CybNodeC. Definition at line 50 of file cybpfindexedfacesetc.h.
00050 {return this;}
|
|
|
Implements CybPFNodeI. |
|
|
Implements CybPFGeometryI. Definition at line 52 of file cybpfindexedfacesetc.h. References CybIndexedFaceSetC::m_solid.
00052 {return m_solid;}
|
|
|
|
|
|
|
|
|
Implements CybPFGeometryI. |
|
|
|
|
|
Definition at line 61 of file cybpfindexedfacesetc.h. |
|
|
Definition at line 59 of file cybpfindexedfacesetc.h. |
|
|
Definition at line 60 of file cybpfindexedfacesetc.h. |
|
|
Definition at line 62 of file cybpfindexedfacesetc.h. |
|
|
Definition at line 58 of file cybpfindexedfacesetc.h. |
|
|
Definition at line 57 of file cybpfindexedfacesetc.h. |
|
|
Definition at line 63 of file cybpfindexedfacesetc.h. |
|
|
Definition at line 64 of file cybpfindexedfacesetc.h. |
1.3-rc2