#include <cybspheresensorc.h>
Inheritance diagram for CybSphereSensorC:


Public Methods | |
| CybSphereSensorC (CybWorldC *) | |
| CybSphereSensorC (const CybSphereSensorC &) | |
| CybSphereSensorC & | operator= (const CybSphereSensorC &) |
| virtual void | CreateNewCopy (CybNodeC *pNode) |
| virtual | ~CybSphereSensorC () |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
| virtual void | StartDrag (Vector3C vLineStart, Vector3C vLineEnd, Vector3C vIntersect) |
| virtual void | DoDrag (Vector3C vLineStart, Vector3C vLineEnd) |
| virtual void | EndDrag () |
Public Attributes | |
| SFBool | m_bAutoOffset |
| SFBool | m_bEnabled |
| SFRotation | m_vOffset |
Static Public Attributes | |
| char | VRMLKeyStrList [][30] |
Protected Methods | |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| void | SendIsActive (SFBool b) |
| void | SendRotationChanged (SFRotation r) |
| void | SendTrackPointChanged (SFVec3f v) |
| void | SendOffsetChanged (SFRotation r) |
Protected Attributes | |
| short | m_bLoading |
| SFFloat | m_fRadius |
| SFVec3f | m_vTrackStart |
| SFRotation | m_vCurrent |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybDragSensorC. |
|
||||||||||||
|
Reimplemented from CybDragSensorC. |
|
|
Reimplemented from CybDragSensorC. |
|
|
Reimplemented from CybDragSensorC. |
|
|
Reimplemented from CybDragSensorC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from CybDragSensorC. |
|
||||||||||||||||
|
Reimplemented from CybDragSensorC. |
|
|
Definition at line 76 of file cybspheresensorc.h. |
|
|
Definition at line 77 of file cybspheresensorc.h. |
|
|
Definition at line 69 of file cybspheresensorc.h. |
|
|
Definition at line 70 of file cybspheresensorc.h. |
|
|
Definition at line 72 of file cybspheresensorc.h. |
|
|
Definition at line 78 of file cybspheresensorc.h. |
|
|
Definition at line 71 of file cybspheresensorc.h. |
|
|
Definition at line 81 of file cybspheresensorc.h. |
1.3-rc2