#include <cybpfconec.h>
Inheritance diagram for CybPFConeC:


Public Methods | |
| CybPFConeC (CybWorldC *, double, double) | |
| virtual | ~CybPFConeC () |
| CybPFConeC (const CybPFConeC &) | |
| CybPFConeC & | operator= (const CybPFConeC &) |
| virtual void | FinishInit () |
| virtual void | SetPFGeoState (pfGeoState *) |
| virtual void * | GetImpl () |
| pfNode * | GetPFNode () |
| int | GetSolid () |
Protected Methods | |
| void | SetVertices () |
Protected Attributes | |
| long | m_phic |
| pfDCS * | m_pPFDcs |
| pfGeoSet * | m_pPFGeoSet_Bottom |
| pfGeoSet * | m_pPFGeoSet_Side |
| pfGeode * | m_pPFGeode |
| pfVec3 * | m_coords |
| pfVec3 * | m_normals |
| unsigned short * | m_indexCoord_Bottom |
| unsigned short * | m_indexCoord_Side |
| unsigned short * | m_indexNormal_Bottom |
| unsigned short * | m_indexNormal_Side |
| int * | m_primLengths_Bottom |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybConeC. |
|
|
Reimplemented from CybNodeC. Definition at line 48 of file cybpfconec.h.
00048 {return this;}
|
|
|
Implements CybPFNodeI. |
|
|
Implements CybPFGeometryI. Definition at line 50 of file cybpfconec.h.
00050 {return m_bottom && m_side;}
|
|
|
|
|
|
Implements CybPFGeometryI. |
|
|
|
|
|
Definition at line 59 of file cybpfconec.h. |
|
|
Definition at line 61 of file cybpfconec.h. |
|
|
Definition at line 62 of file cybpfconec.h. |
|
|
Definition at line 63 of file cybpfconec.h. |
|
|
Definition at line 64 of file cybpfconec.h. |
|
|
Definition at line 60 of file cybpfconec.h. |
|
|
Definition at line 54 of file cybpfconec.h. |
|
|
Definition at line 55 of file cybpfconec.h. |
|
|
Definition at line 58 of file cybpfconec.h. |
|
|
Definition at line 56 of file cybpfconec.h. |
|
|
Definition at line 57 of file cybpfconec.h. |
|
|
Definition at line 65 of file cybpfconec.h. |
1.3-rc2