Magnifier Fields |
The Magnifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | finishCB | Obsolete.
Use FinishDragging event instead.
FinishCB delegate invocation list
(Inherited from SoDragger.) |
![]() | magnifierColor |
Specifies the color of the border around the magnifier.
Default is 0,0.6,0 (green).
|
![]() | magnifierFactor |
Specifies the magnification factor.
Default is 50. Technically speaking this field specifies the
value to set in the height field of the magnifier's camera.
|
![]() | motionCB | Obsolete.
Use MouseMove event instead.
MotionCB delegate invocation list
(Inherited from SoDragger.) |
![]() | sceneToMagnify |
Specifies the root node of the scene that will be magnified.
Default is NULL.
|
![]() | startCB | Obsolete.
Use StartDragging event instead.
StartCB delegate the invocation list
(Inherited from SoDragger.) |
![]() | valueChangedCB | Obsolete.
Use ValueChanged event instead.
ValueChangedCB delegate list.
(Inherited from SoDragger.) |