SmallChange  1.0.0
A collection of extensions to Coin3D
Loading...
Searching...
No Matches
Dragger Classes

Draggers are interactive components in the scene graph that respond to, and are controlled by mouse and keyboard events. More...

Classes

class  SoAngle1Dragger
 The SoAngle1Dragger class is for rotating geometry around a single axis. More...
 
class  SoAngle1Manip
 The SoAngle1Manip class is for rotating geometry around a single axis. More...
 

Detailed Description

Draggers are interactive components in the scene graph that respond to, and are controlled by mouse and keyboard events.

They are used in manipulators as the user interface for the manipulation action, often many draggers combined at the same time.

See also
Manipulator Classes