#include <cybproximitysensorc.h>
Inheritance diagram for CybProximitySensorC:


Public Methods | |
| CybProximitySensorC (CybWorldC *) | |
| CybProximitySensorC (const CybProximitySensorC &) | |
| CybProximitySensorC & | operator= (const CybProximitySensorC &) |
| virtual void | ToChannel (CybChannelC *, long flag) |
| virtual void | LoadVRML (char *&, const char *, long &) |
| virtual void | SetEvent (long srct, const void *pData, BaseI *) |
| virtual long | GetFieldDataType (long fieldID) |
| virtual long | GetFieldEventID (const char *str) |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
| void | SendIsActive () |
| void | SendEnterTime () |
| void | SendExitTime () |
| void | SendPositionChanged () |
| void | SendOrientationChanged () |
Protected Attributes | |
| SFVec3f | m_vCenter |
| SFVec3f | m_vSize |
| SFBool | m_bEnabled |
| SFBool | m_bActive |
| SFVec3f | m_vPos |
| SFRotation | m_vOrient |
| SFBool | m_bFirstRun |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 70 of file cybproximitysensorc.h. |
|
|
Definition at line 67 of file cybproximitysensorc.h. |
|
|
Definition at line 73 of file cybproximitysensorc.h. |
|
|
Definition at line 65 of file cybproximitysensorc.h. |
|
|
Definition at line 72 of file cybproximitysensorc.h. |
|
|
Definition at line 71 of file cybproximitysensorc.h. |
|
|
Definition at line 66 of file cybproximitysensorc.h. |
|
|
Definition at line 76 of file cybproximitysensorc.h. |
1.3-rc2