#include <cybspherec.h>
Inheritance diagram for CybSphereC:


Public Methods | |
| CybSphereC (CybWorldC *) | |
| virtual | ~CybSphereC () |
| CybSphereC (const CybSphereC &) | |
| CybSphereC & | operator= (const CybSphereC &) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
| virtual void | ToChannelDefault (CybChannelC *, long flag) |
| virtual void | ToChannelTexture (CybChannelC *, long flag) |
| virtual void | FinishInit () |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
| virtual void | Load_End (char *&, const char *, long &) |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| virtual void | ToIsectLineChannel (CybIsectLineChannelC *pV) |
Protected Attributes | |
| SFFloat | m_radius |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybGeometryC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybGLSphereC, and CybPFSphereC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||
|
Reimplemented from CybGeometryC. Reimplemented in CybGLSphereC. |
|
||||||||||||
|
Reimplemented from CybGeometryC. Reimplemented in CybGLSphereC. |
|
|
|
|
|
Definition at line 61 of file cybspherec.h. |
|
|
Definition at line 63 of file cybspherec.h. |
1.3-rc2