.TH "coin_draggers" 3 "Tue Dec 26 2023 17:59:22" "Version 4.0.2" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME coin_draggers \- Dragger Classes .PP \- Draggers are interactive components in the scene graph that respond to, and are controlled by mouse and keyboard events\&. .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBSoDragger\fP" .br .RI "The \fBSoDragger\fP class is the base class for all draggers\&. " .ti -1c .RI "class \fBSoCenterballDragger\fP" .br .RI "The \fBSoCenterballDragger\fP class is a dragger you can rotate and translate\&. " .ti -1c .RI "class \fBSoDirectionalLightDragger\fP" .br .RI "The \fBSoDirectionalLightDragger\fP class provides interactive geometry for manipulating a directional light source\&. " .ti -1c .RI "class \fBSoDragPointDragger\fP" .br .RI "The \fBSoDragPointDragger\fP class provides mechanisms for moving a point in 3D\&. " .ti -1c .RI "class \fBSoHandleBoxDragger\fP" .br .RI "The \fBSoHandleBoxDragger\fP class provides support for interactive scaling and translation\&. " .ti -1c .RI "class \fBSoJackDragger\fP" .br .RI "The \fBSoJackDragger\fP class is a dragger you can translate, rotate and scale\&. " .ti -1c .RI "class \fBSoPointLightDragger\fP" .br .RI "The \fBSoPointLightDragger\fP class provides interactive geometry for manipulating a point light source\&. " .ti -1c .RI "class \fBSoRotateCylindricalDragger\fP" .br .RI "The \fBSoRotateCylindricalDragger\fP class is for rotating geometry around a single axis\&. " .ti -1c .RI "class \fBSoRotateDiscDragger\fP" .br .RI "The \fBSoRotateDiscDragger\fP class is for rotating geometry around a single axis\&. " .ti -1c .RI "class \fBSoRotateSphericalDragger\fP" .br .RI "The \fBSoRotateSphericalDragger\fP class is for rotating geometry in any direction\&. " .ti -1c .RI "class \fBSoScale1Dragger\fP" .br .RI "The \fBSoScale1Dragger\fP class provides a mechanism for the end-user to scale in one dimension\&. " .ti -1c .RI "class \fBSoScale2Dragger\fP" .br .RI "The \fBSoScale2Dragger\fP class provides a mechanism for the end-user to scale in two dimensions\&. " .ti -1c .RI "class \fBSoScale2UniformDragger\fP" .br .RI "The \fBSoScale2UniformDragger\fP class provides a mechanism for the end-user to scale in two dimensions\&. " .ti -1c .RI "class \fBSoScaleUniformDragger\fP" .br .RI "The \fBSoScaleUniformDragger\fP class provides a mechanism for the end-user to scale in three dimensions\&. " .ti -1c .RI "class \fBSoSpotLightDragger\fP" .br .RI "The \fBSoSpotLightDragger\fP class provides interactive geometry for manipulating a spotlight\&. " .ti -1c .RI "class \fBSoTabBoxDragger\fP" .br .RI "The \fBSoTabBoxDragger\fP wraps a box around geometry you can then translate and scale\&. " .ti -1c .RI "class \fBSoTabPlaneDragger\fP" .br .RI "The \fBSoTabPlaneDragger\fP class is a dragger you can translate and scale within a plane\&. " .ti -1c .RI "class \fBSoTrackballDragger\fP" .br .RI "The \fBSoTrackballDragger\fP provides the end-user with rotation and scaling interaction possibilities\&. " .ti -1c .RI "class \fBSoTransformBoxDragger\fP" .br .RI "The \fBSoTransformBoxDragger\fP provides a box which can be translated, scaled and rotated\&. " .ti -1c .RI "class \fBSoTransformerDragger\fP" .br .RI "The \fBSoTransformerDragger\fP provides geometry for translation, scaling and rotations\&. " .ti -1c .RI "class \fBSoTranslate1Dragger\fP" .br .RI "The \fBSoTranslate1Dragger\fP class provides a mechanism for the end-user to translate along an axis\&. " .ti -1c .RI "class \fBSoTranslate2Dragger\fP" .br .RI "The \fBSoTranslate2Dragger\fP class provides a mechanism for the end-user to translate in a plane\&. " .in -1c .SH "Detailed Description" .PP 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\&. .PP \fBSee also\fP .RS 4 \fBManipulator Classes\fP .RE .PP .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.