Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CybPFSphereC Class Reference

#include <cybpfspherec.h>

Inheritance diagram for CybPFSphereC:

Inheritance graph
[legend]
Collaboration diagram for CybPFSphereC:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

CybPFSphereC::CybPFSphereC CybWorldC  ,
double   
 

virtual CybPFSphereC::~CybPFSphereC   [virtual]
 

CybPFSphereC::CybPFSphereC const CybPFSphereC &   
 


Member Function Documentation

virtual void CybPFSphereC::FinishInit   [virtual]
 

Reimplemented from CybSphereC.

virtual void* CybPFSphereC::GetImpl   [inline, virtual]
 

Reimplemented from CybNodeC.

Definition at line 47 of file cybpfspherec.h.

00047 {return this;}

pfNode* CybPFSphereC::GetPFNode   [virtual]
 

Implements CybPFNodeI.

int CybPFSphereC::GetSolid   [inline, virtual]
 

Implements CybPFGeometryI.

Definition at line 49 of file cybpfspherec.h.

00049 {return 1;}

CybPFSphereC& CybPFSphereC::operator= const CybPFSphereC &   
 

virtual void CybPFSphereC::SetPFGeoState pfGeoState *    [virtual]
 

Implements CybPFGeometryI.


Member Data Documentation

pfDCS* CybPFSphereC::m_pPFDcs [protected]
 

Definition at line 51 of file cybpfspherec.h.

pfGeode* CybPFSphereC::m_pPFGeode [protected]
 

Definition at line 53 of file cybpfspherec.h.

pfGeoSet* CybPFSphereC::m_pPFGeoSet [protected]
 

Definition at line 52 of file cybpfspherec.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:29:26 2003 for Open ActiveWrl by doxygen1.3-rc2