#include <cybpf2dviewpointingdevicec.h>
Inheritance diagram for CybPF2DViewPointingDeviceC:


Public Methods | |
| CybPF2DViewPointingDeviceC (CybWorldC *pW, const CybPFChannelC *) | |
| ~CybPF2DViewPointingDeviceC () | |
| CybPF2DViewPointingDeviceC (const CybPF2DViewPointingDeviceC &) | |
| CybPF2DViewPointingDeviceC & | operator= (const CybPF2DViewPointingDeviceC &) |
| virtual CybNodeC * | CreateNew () |
| virtual void | SetCursor (double, double) |
| virtual void | SetWorld (CybWorldC *) |
| virtual void | RouteData () |
| virtual void | ProcessSelect () |
Protected Attributes | |
| double | m_cursorSize |
| const CybPFChannelC * | m_pChannel |
| double | m_cursorPosX |
| double | m_cursorPosY |
| VectorC | m_relHitPoint |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybPointingDeviceC. |
|
|
|
|
|
Reimplemented from Cyb2DViewPointingDeviceC. |
|
|
Reimplemented from Cyb2DViewPointingDeviceC. |
|
||||||||||||
|
Reimplemented from Cyb2DViewPointingDeviceC. |
|
|
|
|
|
Definition at line 46 of file cybpf2dviewpointingdevicec.h. |
|
|
Definition at line 47 of file cybpf2dviewpointingdevicec.h. |
|
|
Definition at line 44 of file cybpf2dviewpointingdevicec.h. |
|
|
Definition at line 45 of file cybpf2dviewpointingdevicec.h. |
|
|
Definition at line 48 of file cybpf2dviewpointingdevicec.h. |
1.3-rc2