#include <cybshapec.h>
Inheritance diagram for CybShapeC:


Public Methods | |
| CybShapeC (CybWorldC *) | |
| virtual | ~CybShapeC () |
| CybShapeC (const CybShapeC &) | |
| CybShapeC & | operator= (const CybShapeC &) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual short | GetFieldData (long, void *data) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
| virtual const CybBInfoC & | GetBInfo () |
| virtual int | SetNode (CybNodeC *pN) |
| virtual void | ToChannel (CybChannelC *pV, long flag) |
| void | SetAppearanceStatic (short b) |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| virtual void | GetMessageAsObjectI (void *, long, SharedObjectC *) |
| void | InitDefault () |
| virtual void | FinishInit () |
| void | SetGeometry (CybGeometryC *pG) |
| void | SetAppearance (CybAppearanceC *pG) |
Protected Attributes | |
| int | m_blending |
| int | m_culling |
| int | m_light_model_two_side |
| short | m_geometryStatic |
| short | m_appearanceStatic |
| CybAppearanceC * | m_pAppearance |
| CybGeometryC * | m_pGeometry |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
Friends | |
| class | CybWorldC |
| class | CybNodeC |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybPFShapeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from ObjectI. Reimplemented in CybGLShapeC, and CybPFShapeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
|
|
|
|
Definition at line 81 of file cybshapec.h.
00081 {m_appearanceStatic=b;}
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
|
Reimplemented from CybNodeC. |
|
||||||||||||
|
Reimplemented from CybNodeC. Reimplemented in CybGLShapeC. |
|
|
Definition at line 63 of file cybshapec.h. |
|
|
Definition at line 62 of file cybshapec.h. |
|
|
Definition at line 97 of file cybshapec.h. |
|
|
Definition at line 93 of file cybshapec.h. |
|
|
Definition at line 94 of file cybshapec.h. |
|
|
Definition at line 96 of file cybshapec.h. |
|
|
Definition at line 95 of file cybshapec.h. |
|
|
Definition at line 98 of file cybshapec.h. |
|
|
Definition at line 99 of file cybshapec.h. |
|
|
Definition at line 101 of file cybshapec.h. |
1.3-rc2