#include <cybpfspherec.h>
Inheritance diagram for CybPFSphereC:


Public Methods | |
| CybPFSphereC (CybWorldC *, double) | |
| virtual | ~CybPFSphereC () |
| CybPFSphereC (const CybPFSphereC &) | |
| CybPFSphereC & | operator= (const CybPFSphereC &) |
| virtual void | FinishInit () |
| virtual void | SetPFGeoState (pfGeoState *) |
| virtual void * | GetImpl () |
| pfNode * | GetPFNode () |
| int | GetSolid () |
Protected Attributes | |
| pfDCS * | m_pPFDcs |
| pfGeoSet * | m_pPFGeoSet |
| pfGeode * | m_pPFGeode |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybSphereC. |
|
|
Reimplemented from CybNodeC. Definition at line 47 of file cybpfspherec.h.
00047 {return this;}
|
|
|
Implements CybPFNodeI. |
|
|
Implements CybPFGeometryI. Definition at line 49 of file cybpfspherec.h.
00049 {return 1;}
|
|
|
|
|
|
Implements CybPFGeometryI. |
|
|
Definition at line 51 of file cybpfspherec.h. |
|
|
Definition at line 53 of file cybpfspherec.h. |
|
|
Definition at line 52 of file cybpfspherec.h. |
1.3-rc2