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

CybPointSetC Class Reference

#include <cybpointsetc.h>

Inheritance diagram for CybPointSetC:

Inheritance graph
[legend]
Collaboration diagram for CybPointSetC:

Collaboration graph
[legend]
List of all members.

Public Methods

 CybPointSetC (CybWorldC *)
 CybPointSetC (const CybPointSetC &)
CybPointSetC & operator= (const CybPointSetC &)
 ~CybPointSetC ()
virtual void CreateNewCopy (CybNodeC *)
virtual void FinishInit ()
virtual int SetNode (CybNodeC *)
virtual void SetEvent (long, const void *, BaseI *)
virtual long GetFieldEventID (const char *)
virtual long GetFieldDataType (long)

Protected Methods

void SetColor (CybColorC *)
void SetCoordinate (CybCoordinateC *)

Protected Attributes

CybCoordinateCm_pcoord
CybColorCm_pcolor

Constructor & Destructor Documentation

CybPointSetC::CybPointSetC CybWorldC  
 

CybPointSetC::CybPointSetC const CybPointSetC &   
 

CybPointSetC::~CybPointSetC  
 


Member Function Documentation

virtual void CybPointSetC::CreateNewCopy CybNodeC   [virtual]
 

Reimplemented from CybGeometryC.

virtual void CybPointSetC::FinishInit   [virtual]
 

Reimplemented from CybNodeC.

virtual long CybPointSetC::GetFieldDataType long    [virtual]
 

Reimplemented from CybNodeC.

virtual long CybPointSetC::GetFieldEventID const char *    [virtual]
 

Reimplemented from CybNodeC.

CybPointSetC& CybPointSetC::operator= const CybPointSetC &   
 

void CybPointSetC::SetColor CybColorC   [protected]
 

void CybPointSetC::SetCoordinate CybCoordinateC   [protected]
 

virtual void CybPointSetC::SetEvent long   ,
const void *   ,
BaseI  
[virtual]
 

Reimplemented from CybNodeC.

virtual int CybPointSetC::SetNode CybNodeC   [virtual]
 

Reimplemented from CybNodeC.


Member Data Documentation

CybColorC* CybPointSetC::m_pcolor [protected]
 

Definition at line 59 of file cybpointsetc.h.

CybCoordinateC* CybPointSetC::m_pcoord [protected]
 

Definition at line 58 of file cybpointsetc.h.


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