#include <cybpointsetc.h>
Inheritance diagram for CybPointSetC:


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 | |
| CybCoordinateC * | m_pcoord |
| CybColorC * | m_pcolor |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybGeometryC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Definition at line 59 of file cybpointsetc.h. |
|
|
Definition at line 58 of file cybpointsetc.h. |
1.3-rc2