#include <cybconec.h>
Inheritance diagram for CybConeC:


Public Methods | |
| CybConeC (CybWorldC *) | |
| CybConeC (const CybConeC &) | |
| CybConeC & | operator= (const CybConeC &) |
| 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) |
| virtual void | Load_End (char *&, const char *, long &) |
| virtual void | FinishInit () |
| virtual void | ToChannelDefault (CybChannelC *pChannel, long lFlag) |
| virtual void | ToChannelTexture (CybChannelC *pChannel, long lFlag) |
| void | ToIsectLineChannel (CybIsectLineChannelC *pIsectChannel) |
Public Attributes | |
| SFFloat | m_fBottomRadius |
| SFFloat | m_fHeight |
| SFBool | m_bSide |
| SFBool | m_bBottom |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
Reimplemented from CybGeometryC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybGLConeC, and CybPFConeC. |
|
||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||
|
Reimplemented from CybGeometryC. Reimplemented in CybGLConeC. |
|
||||||||||||
|
Reimplemented from CybGeometryC. Reimplemented in CybGLConeC. |
|
|
|
|
|
Definition at line 71 of file cybconec.h. |
|
|
Definition at line 70 of file cybconec.h. |
|
|
Definition at line 68 of file cybconec.h. |
|
|
Definition at line 69 of file cybconec.h. |
|
|
Definition at line 74 of file cybconec.h. |
1.3-rc2