#include <SoPicking.h>
|
static void | initClass () |
| Initializes this class.
|
|
|
void | pointerPosition (const SoPointerPosition &pos) override |
| this is called for every mouse move
|
|
void | pointerLeftWindow () override |
| this is called when the mouse leaves the window
|
|
Definition at line 39 of file SoPicking.h.
◆ SoPicking()
◆ initClass()
static void SoPicking::initClass |
( |
| ) |
|
|
static |
◆ pointerLeftWindow()
void SoPicking::pointerLeftWindow |
( |
| ) |
|
|
overrideprotected |
this is called when the mouse leaves the window
◆ pointerPosition()
void SoPicking::pointerPosition |
( |
const SoPointerPosition & | pos | ) |
|
|
overrideprotected |
this is called for every mouse move
◆ SoPickingPickAction
friend class SoPickingPickAction |
|
friend |
◆ actionID
SoSFString SoPicking::actionID |
◆ actionID2
SoSFString SoPicking::actionID2 |
◆ actionID3
SoSFString SoPicking::actionID3 |
◆ buttonPressed
SoSFBool SoPicking::buttonPressed |
◆ buttonPressed2
SoSFBool SoPicking::buttonPressed2 |
◆ buttonPressed3
SoSFBool SoPicking::buttonPressed3 |
◆ clickCount
SoSFInt32 SoPicking::clickCount |
◆ clickCount2
SoSFInt32 SoPicking::clickCount2 |
◆ clickCount3
SoSFInt32 SoPicking::clickCount3 |
◆ cursorShape
SoSFEnum SoPicking::cursorShape |
◆ cursorShape2
SoSFEnum SoPicking::cursorShape2 |
◆ cursorShape3
SoSFEnum SoPicking::cursorShape3 |
◆ diffuseColor
SoSFColor SoPicking::diffuseColor |
◆ enableColorPicking
SoSFBool SoPicking::enableColorPicking |
◆ enabled
SoSFBool SoPicking::enabled |
◆ enabled2
SoSFBool SoPicking::enabled2 |
◆ enabled3
SoSFBool SoPicking::enabled3 |
◆ enablePathPicking
SoSFBool SoPicking::enablePathPicking |
◆ highlighted
SoSFBool SoPicking::highlighted |
◆ highlighted2
SoSFBool SoPicking::highlighted2 |
◆ highlighted3
SoSFBool SoPicking::highlighted3 |
◆ normalLocal
SoSFVec3f SoPicking::normalLocal |
◆ normalWorld
SoSFVec3f SoPicking::normalWorld |
◆ objectLocal
SoSFVec3f SoPicking::objectLocal |
◆ objectWorld
SoSFVec3f SoPicking::objectWorld |
◆ performPreClickTest
SoSFBool SoPicking::performPreClickTest |
◆ performPreClickTest2
SoSFBool SoPicking::performPreClickTest2 |
◆ performPreClickTest3
SoSFBool SoPicking::performPreClickTest3 |
◆ pickedPath
SoSFPath SoPicking::pickedPath |
◆ pointPicked
SoSFBool SoPicking::pointPicked |
◆ textureLocal3
SoSFVec3f SoPicking::textureLocal3 |
◆ textureLocal4
SoSFVec4f SoPicking::textureLocal4 |
◆ textureWorld3
SoSFVec3f SoPicking::textureWorld3 |
◆ textureWorld4
SoSFVec4f SoPicking::textureWorld4 |
◆ updateContinuously
SoSFBool SoPicking::updateContinuously |
◆ updateWhileDragging
SoSFBool SoPicking::updateWhileDragging |
◆ updateWhileDragging2
SoSFBool SoPicking::updateWhileDragging2 |
◆ updateWhileDragging3
SoSFBool SoPicking::updateWhileDragging3 |
The documentation for this class was generated from the following file: