#include <cybpfindexedlinesetc.h>
Inheritance diagram for CybPFIndexedLineSetC:


Public Methods | |
| CybPFIndexedLineSetC (CybWorldC *) | |
| virtual | ~CybPFIndexedLineSetC () |
| CybPFIndexedLineSetC (const CybPFIndexedLineSetC &) | |
| CybPFIndexedLineSetC & | operator= (const CybPFIndexedLineSetC &) |
| virtual void | GetMessageAsUser (void *, long, SharedObjectC *) |
| virtual void | FinishInit () |
| virtual void | SetPFGeoState (pfGeoState *) |
| virtual void * | GetImpl () |
| pfNode * | GetPFNode () |
| int | GetSolid () |
Protected Methods | |
| void | SetVertices () |
Protected Attributes | |
| pfGeoSet * | m_pPFGeoSet |
| pfGeode * | m_pPFGeode |
| unsigned short * | m_PFIndexCoord |
| unsigned short * | m_PFIndexColor |
| int * | m_primLengths |
| long | m_primsNum |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybIndexedLineSetC. |
|
|
Reimplemented from CybNodeC. Definition at line 49 of file cybpfindexedlinesetc.h.
00049 {return this;}
|
|
||||||||||||||||
|
|
|
|
Implements CybPFNodeI. |
|
|
Implements CybPFGeometryI. Definition at line 51 of file cybpfindexedlinesetc.h.
00051 {return 1;}
|
|
|
|
|
|
Implements CybPFGeometryI. |
|
|
|
|
|
Definition at line 58 of file cybpfindexedlinesetc.h. |
|
|
Definition at line 57 of file cybpfindexedlinesetc.h. |
|
|
Definition at line 56 of file cybpfindexedlinesetc.h. |
|
|
Definition at line 55 of file cybpfindexedlinesetc.h. |
|
|
Definition at line 59 of file cybpfindexedlinesetc.h. |
|
|
Definition at line 60 of file cybpfindexedlinesetc.h. |
1.3-rc2