#include <cybindexedlinesetc.h>
Inheritance diagram for CybIndexedLineSetC:


Public Methods | |
| CybIndexedLineSetC (CybWorldC *) | |
| virtual | ~CybIndexedLineSetC () |
| CybIndexedLineSetC (const CybIndexedLineSetC &) | |
| CybIndexedLineSetC & | operator= (const CybIndexedLineSetC &) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual int | SetNode (CybNodeC *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
| virtual void | FinishInit () |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| void | SetColor (CybColorC *pColor) |
| void | SetCoordinate (CybCoordinateC *pCoord) |
Protected Attributes | |
| CybColorC * | m_pColor |
| CybCoordinateC * | m_pCoord |
| SFBool | m_bColorPerVertex |
| MFInt32 | m_IndexColor |
| MFInt32 | m_IndexCoord |
| short | m_bUpdateRender |
Static Protected Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybGeometryC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybGLIndexedLineSetC, and CybPFIndexedLineSetC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Definition at line 64 of file cybindexedlinesetc.h. |
|
|
Definition at line 68 of file cybindexedlinesetc.h. |
|
|
Definition at line 65 of file cybindexedlinesetc.h. |
|
|
Definition at line 66 of file cybindexedlinesetc.h. |
|
|
Definition at line 62 of file cybindexedlinesetc.h. |
|
|
Definition at line 63 of file cybindexedlinesetc.h. |
|
|
Definition at line 71 of file cybindexedlinesetc.h. |
1.3-rc2