#include <cybcylinderc.h>
Inheritance diagram for CybCylinderC:


Public Methods | |
| CybCylinderC (CybWorldC *) | |
| virtual | ~CybCylinderC () |
| CybCylinderC (const CybCylinderC &) | |
| CybCylinderC & | operator= (const CybCylinderC &) |
| virtual void | FinishInit () |
| virtual void | ToChannelDefault (CybChannelC *, long flag) |
| virtual void | ToChannelTexture (CybChannelC *, long flag) |
| virtual void | ToIsectLineChannel (CybIsectLineChannelC *pIsectChan) |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| virtual void | SetEvent (long srct, const void *pData, BaseI *) |
| virtual long | GetFieldDataType (long fieldID) |
| virtual long | GetFieldEventID (const char *str) |
| virtual short | GetFieldData (long nFieldID, void *dest) |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
Protected Attributes | |
| SFBool | m_bBottom |
| SFFloat | m_fHeight |
| SFFloat | m_fRadius |
| SFBool | m_bSide |
| SFBool | m_bTop |
| SFBool | m_bLoading |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybGeometryC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybGLCylinderC, and CybPFCylinderC. |
|
||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||
|
Reimplemented from CybGeometryC. Reimplemented in CybGLCylinderC. |
|
||||||||||||
|
Reimplemented from CybGeometryC. Reimplemented in CybGLCylinderC. |
|
|
|
|
|
Definition at line 67 of file cybcylinderc.h. |
|
|
Definition at line 73 of file cybcylinderc.h. |
|
|
Definition at line 70 of file cybcylinderc.h. |
|
|
Definition at line 71 of file cybcylinderc.h. |
|
|
Definition at line 68 of file cybcylinderc.h. |
|
|
Definition at line 69 of file cybcylinderc.h. |
|
|
Definition at line 76 of file cybcylinderc.h. |
1.3-rc2