.TH "SoTransformerDragger" 3 "Tue Dec 26 2023 17:59:22" "Version 4.0.2" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoTransformerDragger \- The \fBSoTransformerDragger\fP provides geometry for translation, scaling and rotations\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoDragger\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "enum \fBState\fP { \fBINACTIVE\fP, \fBRIT_X_ROTATE\fP, \fBTOP_Y_ROTATE\fP, \fBFNT_Z_ROTATE\fP, \fBLFT_X_ROTATE\fP, \fBBOT_Y_ROTATE\fP, \fBBAK_Z_ROTATE\fP, \fBPX_PY_PZ_3D_SCALE\fP, \fBPX_PY_NZ_3D_SCALE\fP, \fBPX_NY_PZ_3D_SCALE\fP, \fBPX_NY_NZ_3D_SCALE\fP, \fBNX_PY_PZ_3D_SCALE\fP, \fBNX_PY_NZ_3D_SCALE\fP, \fBNX_NY_PZ_3D_SCALE\fP, \fBNX_NY_NZ_3D_SCALE\fP, \fBRIT_TRANSLATE\fP, \fBTOP_TRANSLATE\fP, \fBFNT_TRANSLATE\fP, \fBLFT_TRANSLATE\fP, \fBBOT_TRANSLATE\fP, \fBBAK_TRANSLATE\fP }" .br .in -1c Public Types inherited from \fBSoDragger\fP .in +1c .ti -1c .RI "enum \fBProjectorFrontSetting\fP { \fBFRONT\fP, \fBBACK\fP, \fBUSE_PICK\fP }" .br .in -1c Public Types inherited from \fBSoInteractionKit\fP .in +1c .ti -1c .RI "enum \fBCacheEnabled\fP { \fBOFF\fP, \fBON\fP, \fBAUTO\fP }" .br .in -1c Public Types inherited from \fBSoNode\fP .in +1c .ti -1c .RI "enum \fBNodeType\fP { \fBINVENTOR\fP = 0x0000, \fBVRML1\fP = 0x0001, \fBVRML2\fP = 0x0002, \fBINVENTOR_1\fP = 0x0004, \fBINVENTOR_2_0\fP = 0x0008, \fBINVENTOR_2_1\fP = 0x0010, \fBINVENTOR_2_5\fP = 0x0020, \fBINVENTOR_2_6\fP = 0x0040, \fBCOIN_1_0\fP = 0x0080, \fBCOIN_2_0\fP = 0x0100, \fBEXTENSION\fP = 0x0200, \fBCOIN_2_2\fP = 0x0400, \fBCOIN_2_3\fP = 0x0800, \fBCOIN_2_4\fP = 0x1000, \fBINVENTOR_5_0\fP = 0x2000, \fBCOIN_2_5\fP = 0x4000, \fBCOIN_3_0\fP = 0x8000, \fBINVENTOR_6_0\fP = 0x10000, \fBCOIN_4_0\fP = 0x20000 }" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBvirtual\fP \fBSoType\fP \fBgetTypeId\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBconst\fP \fBSoNodekitCatalog\fP * \fBgetNodekitCatalog\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBSoTransformerDragger\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBState\fP \fBgetCurrentState\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBunsquishKnobs\fP (\fBvoid\fP)" .br .ti -1c .RI "SbBool \fBisLocateHighlighting\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetLocateHighlighting\fP (SbBool \fBonoff\fP)" .br .ti -1c .RI "\fBSbVec3f\fP \fBgetBoxPointInWorldSpace\fP (\fBconst\fP \fBSbVec3f\fP &\fBpointonunitbox\fP)" .br .ti -1c .RI "\fBSbVec3f\fP \fBgetBoxDirInWorldSpace\fP (\fBconst\fP \fBSbVec3f\fP &\fBdironunitbox\fP)" .br .ti -1c .RI "\fBSbVec3f\fP \fBgetWorldPointInBoxSpace\fP (\fBconst\fP \fBSbVec3f\fP &\fBpointinworldspace\fP)" .br .ti -1c .RI "\fBSbVec2f\fP \fBgetWorldPointInPixelSpace\fP (\fBconst\fP \fBSbVec3f\fP &\fBthepoint\fP)" .br .ti -1c .RI "\fBSbVec3f\fP \fBgetInteractiveCenterInBoxSpace\fP (\fBvoid\fP)" .br .in -1c Public Member Functions inherited from \fBSoDragger\fP .in +1c .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBcallback\fP (\fBSoCallbackAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBGLRender\fP (\fBSoGLRenderAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBgetMatrix\fP (\fBSoGetMatrixAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBrayPick\fP (\fBSoRayPickAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBsearch\fP (\fBSoSearchAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBwrite\fP (\fBSoWriteAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBgetPrimitiveCount\fP (\fBSoGetPrimitiveCountAction\fP *action)" .br .ti -1c .RI "\fBvoid\fP \fBsetProjectorEpsilon\fP (\fBconst\fP float epsilon)" .br .ti -1c .RI "float \fBgetProjectorEpsilon\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBaddStartCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBremoveStartCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBaddMotionCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBremoveMotionCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBaddFinishCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBremoveFinishCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBaddValueChangedCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBremoveValueChangedCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetMinGesture\fP (int pixels)" .br .ti -1c .RI "int \fBgetMinGesture\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "SbBool \fBenableValueChangedCallbacks\fP (SbBool \fBnewval\fP)" .br .ti -1c .RI "\fBconst\fP \fBSbMatrix\fP & \fBgetMotionMatrix\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBaddOtherEventCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBremoveOtherEventCallback\fP (SoDraggerCB *func, \fBvoid\fP *data=\fBNULL\fP)" .br .ti -1c .RI "\fBvoid\fP \fBregisterChildDragger\fP (\fBSoDragger\fP *\fBchild\fP)" .br .ti -1c .RI "\fBvoid\fP \fBunregisterChildDragger\fP (\fBSoDragger\fP *\fBchild\fP)" .br .ti -1c .RI "\fBvoid\fP \fBregisterChildDraggerMovingIndependently\fP (\fBSoDragger\fP *\fBchild\fP)" .br .ti -1c .RI "\fBvoid\fP \fBunregisterChildDraggerMovingIndependently\fP (\fBSoDragger\fP *\fBchild\fP)" .br .ti -1c .RI "\fBSbMatrix\fP \fBgetLocalToWorldMatrix\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBSbMatrix\fP \fBgetWorldToLocalMatrix\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBSbVec3f\fP \fBgetLocalStartingPoint\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBSbVec3f\fP \fBgetWorldStartingPoint\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBgetPartToLocalMatrix\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBSbMatrix\fP &\fBparttolocalmatrix\fP, \fBSbMatrix\fP &\fBlocaltopartmatrix\fP)" .br .ti -1c .RI "\fBvoid\fP \fBtransformMatrixLocalToWorld\fP (\fBconst\fP \fBSbMatrix\fP &\fBfrommatrix\fP, \fBSbMatrix\fP &\fBtomatrix\fP)" .br .ti -1c .RI "\fBvoid\fP \fBtransformMatrixWorldToLocal\fP (\fBconst\fP \fBSbMatrix\fP &\fBfrommatrix\fP, \fBSbMatrix\fP &\fBtomatrix\fP)" .br .ti -1c .RI "\fBvoid\fP \fBtransformMatrixToLocalSpace\fP (\fBconst\fP \fBSbMatrix\fP &\fBfrommatrix\fP, \fBSbMatrix\fP &\fBtomatrix\fP, \fBconst\fP \fBSbName\fP &\fBfromspacepartname\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBsetMotionMatrix\fP (\fBconst\fP \fBSbMatrix\fP &\fBnewmatrix\fP)" .br .ti -1c .RI "\fBvoid\fP \fBvalueChanged\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBconst\fP \fBSbMatrix\fP & \fBgetStartMotionMatrix\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBsaveStartParameters\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBconst\fP \fBSoPath\fP * \fBgetPickPath\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBconst\fP \fBSoEvent\fP * \fBgetEvent\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBSoPath\fP * \fBcreatePathToThis\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBconst\fP \fBSoPath\fP * \fBgetSurrogatePartPickedOwner\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBconst\fP \fBSbName\fP & \fBgetSurrogatePartPickedName\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBconst\fP \fBSoPath\fP * \fBgetSurrogatePartPickedPath\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBsetStartingPoint\fP (\fBconst\fP \fBSoPickedPoint\fP *\fBnewpoint\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetStartingPoint\fP (\fBconst\fP \fBSbVec3f\fP &\fBnewpoint\fP)" .br .ti -1c .RI "\fBconst\fP \fBSbViewVolume\fP & \fBgetViewVolume\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetViewVolume\fP (\fBconst\fP \fBSbViewVolume\fP &\fBvol\fP)" .br .ti -1c .RI "\fBconst\fP \fBSbViewportRegion\fP & \fBgetViewportRegion\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetViewportRegion\fP (\fBconst\fP \fBSbViewportRegion\fP &\fBreg\fP)" .br .ti -1c .RI "\fBSoHandleEventAction\fP * \fBgetHandleEventAction\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBsetHandleEventAction\fP (\fBSoHandleEventAction\fP *\fBnewAction\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetTempPathToThis\fP (\fBconst\fP \fBSoPath\fP *\fBsomethingclose\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBgrabEventsSetup\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBgrabEventsCleanup\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBworkFieldsIntoTransform\fP (\fBSbMatrix\fP &\fBmtx\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetFrontOnProjector\fP (\fBProjectorFrontSetting\fP \fBnewval\fP)" .br .ti -1c .RI "\fBProjectorFrontSetting\fP \fBgetFrontOnProjector\fP (\fBvoid\fP) \fBconst\fP" .br .in -1c Public Member Functions inherited from \fBSoInteractionKit\fP .in +1c .ti -1c .RI "\fBSoInteractionKit\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetPartAsPath\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBSoPath\fP *path)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetPartAsDefault\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBSoNode\fP *node, SbBool \fBonlyifdefault\fP=TRUE)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetPartAsDefault\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBconst\fP \fBSbName\fP &nodename, SbBool \fBonlyifdefault\fP=TRUE)" .br .ti -1c .RI "SbBool \fBisPathSurrogateInMySubgraph\fP (\fBconst\fP \fBSoPath\fP *path, \fBSoPath\fP *&\fBpathToOwner\fP, \fBSbName\fP &surrogatename, \fBSoPath\fP *&surrogatepath, SbBool \fBfillargs\fP=TRUE)" .br .ti -1c .RI "SbBool \fBisPathSurrogateInMySubgraph\fP (\fBconst\fP \fBSoPath\fP *path)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetPart\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBSoNode\fP *from)" .br .in -1c Public Member Functions inherited from \fBSoBaseKit\fP .in +1c .ti -1c .RI "\fBSoBaseKit\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBSoNode\fP * \fBgetPart\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, SbBool \fBmakeifneeded\fP)" .br .ti -1c .RI "\fBSbString\fP \fBgetPartString\fP (\fBconst\fP \fBSoBase\fP *part)" .br .ti -1c .RI "\fBvirtual\fP \fBSoNodeKitPath\fP * \fBcreatePathToPart\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, SbBool \fBmakeifneeded\fP, \fBconst\fP \fBSoPath\fP *\fBpathtoextend\fP=\fBNULL\fP)" .br .ti -1c .RI "SbBool \fBset\fP (\fBconst\fP char *\fBnamevaluepairliststring\fP)" .br .ti -1c .RI "SbBool \fBset\fP (\fBconst\fP char *\fBpartnamestring\fP, \fBconst\fP char *\fBparameterstring\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBdoAction\fP (\fBSoAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBSoChildList\fP * \fBgetChildren\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBprintDiagram\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBprintSubDiagram\fP (\fBconst\fP \fBSbName\fP &\fBrootname\fP, int level)" .br .ti -1c .RI "\fBvoid\fP \fBprintTable\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBaddWriteReference\fP (\fBSoOutput\fP *\fBout\fP, SbBool \fBisfromfield\fP=FALSE)" .br .ti -1c .RI "SbBool \fBforceChildDrivenWriteRefs\fP (\fBSoOutput\fP *\fBout\fP)" .br .in -1c Public Member Functions inherited from \fBSoNode\fP .in +1c .ti -1c .RI "\fBvoid\fP \fBsetOverride\fP (\fBconst\fP SbBool state)" .br .ti -1c .RI "SbBool \fBisOverride\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBsetNodeType\fP (\fBconst\fP \fBNodeType\fP type)" .br .ti -1c .RI "\fBNodeType\fP \fBgetNodeType\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBSoNode\fP * \fBcopy\fP (SbBool \fBcopyconnections\fP=FALSE) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBaffectsState\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBGLRenderBelowPath\fP (\fBSoGLRenderAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBGLRenderInPath\fP (\fBSoGLRenderAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBGLRenderOffPath\fP (\fBSoGLRenderAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBpick\fP (\fBSoPickAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBaudioRender\fP (\fBSoAudioRenderAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBstartNotify\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBnotify\fP (\fBSoNotList\fP *\fBl\fP)" .br .ti -1c .RI "SbUniqueId \fBgetNodeId\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBwriteInstance\fP (\fBSoOutput\fP *\fBout\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBSoFieldContainer\fP * \fBcopyThroughConnection\fP (\fBvoid\fP) \fBconst\fP" .br .in -1c Public Member Functions inherited from \fBSoFieldContainer\fP .in +1c .ti -1c .RI "\fBvoid\fP \fBsetToDefaults\fP (\fBvoid\fP)" .br .ti -1c .RI "SbBool \fBhasDefaultValues\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "SbBool \fBfieldsAreEqual\fP (\fBconst\fP \fBSoFieldContainer\fP *container) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBcopyFieldValues\fP (\fBconst\fP \fBSoFieldContainer\fP *container, SbBool \fBcopyconnections\fP=FALSE)" .br .ti -1c .RI "SbBool \fBset\fP (\fBconst\fP char *\fBconst\fP fielddata)" .br .ti -1c .RI "\fBvoid\fP \fBget\fP (\fBSbString\fP &fielddata)" .br .ti -1c .RI "\fBvirtual\fP int \fBgetFields\fP (\fBSoFieldList\fP &\fBl\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP int \fBgetAllFields\fP (\fBSoFieldList\fP &\fBl\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBSoField\fP * \fBgetField\fP (\fBconst\fP \fBSbName\fP &name) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBSoField\fP * \fBgetEventIn\fP (\fBconst\fP \fBSbName\fP &name) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBSoField\fP * \fBgetEventOut\fP (\fBconst\fP \fBSbName\fP &name) \fBconst\fP" .br .ti -1c .RI "SbBool \fBgetFieldName\fP (\fBconst\fP \fBSoField\fP *\fBconst\fP \fBfield\fP, \fBSbName\fP &name) \fBconst\fP" .br .ti -1c .RI "SbBool \fBenableNotify\fP (\fBconst\fP SbBool \fBflag\fP)" .br .ti -1c .RI "SbBool \fBisNotifyEnabled\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "SbBool \fBset\fP (\fBconst\fP char *fielddata, \fBSoInput\fP *input)" .br .ti -1c .RI "\fBvoid\fP \fBget\fP (\fBSbString\fP &fielddata, \fBSoOutput\fP *\fBout\fP)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBvalidateNewFieldValue\fP (\fBSoField\fP *\fBfield\fP, \fBvoid\fP *\fBnewval\fP)" .br .ti -1c .RI "SbBool \fBgetIsBuiltIn\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBgetFieldsMemorySize\fP (size_t &\fBmanaged\fP, size_t &\fBunmanaged\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBsetUserData\fP (\fBvoid\fP *userdata) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP * \fBgetUserData\fP (\fBvoid\fP) \fBconst\fP" .br .in -1c Public Member Functions inherited from \fBSoBase\fP .in +1c .ti -1c .RI "\fBvoid\fP \fBref\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBunref\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBunrefNoDelete\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "int32_t \fBgetRefCount\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBtouch\fP (\fBvoid\fP)" .br .ti -1c .RI "SbBool \fBisOfType\fP (\fBSoType\fP type) \fBconst\fP" .br .RI "Returns \fCTRUE\fP if the type of this object is either of the same type or inherited from \fItype\fP\&. " .ti -1c .RI "\fBvirtual\fP \fBSbName\fP \fBgetName\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBsetName\fP (\fBconst\fP \fBSbName\fP &\fBnewname\fP)" .br .ti -1c .RI "\fBvoid\fP \fBaddAuditor\fP (\fBvoid\fP *\fBconst\fP \fBauditor\fP, \fBconst\fP \fBSoNotRec::Type\fP type)" .br .ti -1c .RI "\fBvoid\fP \fBremoveAuditor\fP (\fBvoid\fP *\fBconst\fP \fBauditor\fP, \fBconst\fP \fBSoNotRec::Type\fP type)" .br .ti -1c .RI "\fBconst\fP \fBSoAuditorList\fP & \fBgetAuditors\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "SbBool \fBshouldWrite\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBassertAlive\fP (\fBvoid\fP) \fBconst\fP" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP * \fBgetClassNodekitCatalog\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetColinearThreshold\fP (int \fBnewval\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBgetColinearThreshold\fP (\fBvoid\fP)" .br .in -1c Static Public Member Functions inherited from \fBSoDragger\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP * \fBgetClassNodekitCatalog\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetMinScale\fP (float \fBnewminscale\fP)" .br .ti -1c .RI "\fBstatic\fP float \fBgetMinScale\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBworkValuesIntoTransform\fP (\fBSbMatrix\fP &\fBmtx\fP, \fBconst\fP \fBSbVec3f\fP *\fBtranslationptr\fP, \fBconst\fP \fBSbRotation\fP *\fBrotationptr\fP, \fBconst\fP \fBSbVec3f\fP *\fBscalefactorptr\fP, \fBconst\fP \fBSbRotation\fP *\fBscaleorientationptr\fP, \fBconst\fP \fBSbVec3f\fP *\fBcenterptr\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBgetTransformFast\fP (\fBSbMatrix\fP &\fBmtx\fP, \fBSbVec3f\fP &translation, \fBSbRotation\fP &rotation, \fBSbVec3f\fP &\fBscalefactor\fP, \fBSbRotation\fP &\fBscaleorientation\fP, \fBconst\fP \fBSbVec3f\fP ¢er)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBgetTransformFast\fP (\fBSbMatrix\fP &\fBmtx\fP, \fBSbVec3f\fP &translation, \fBSbRotation\fP &rotation, \fBSbVec3f\fP &\fBscalefactor\fP, \fBSbRotation\fP &\fBscaleorientation\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSbMatrix\fP \fBappendTranslation\fP (\fBconst\fP \fBSbMatrix\fP &\fBmtx\fP, \fBconst\fP \fBSbVec3f\fP &translation, \fBconst\fP \fBSbMatrix\fP *\fBconversion\fP=\fBNULL\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSbMatrix\fP \fBappendScale\fP (\fBconst\fP \fBSbMatrix\fP &\fBmtx\fP, \fBconst\fP \fBSbVec3f\fP &scale, \fBconst\fP \fBSbVec3f\fP &\fBscalecenter\fP, \fBconst\fP \fBSbMatrix\fP *\fBconversion\fP=\fBNULL\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSbMatrix\fP \fBappendRotation\fP (\fBconst\fP \fBSbMatrix\fP &\fBmtx\fP, \fBconst\fP \fBSbRotation\fP &\fBrot\fP, \fBconst\fP \fBSbVec3f\fP &\fBrotcenter\fP, \fBconst\fP \fBSbMatrix\fP *\fBconversion\fP=\fBNULL\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClasses\fP (\fBvoid\fP)" .br .in -1c Static Public Member Functions inherited from \fBSoInteractionKit\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP * \fBgetClassNodekitCatalog\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .RI "Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system\&. " .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetSwitchValue\fP (\fBSoNode\fP *node, \fBconst\fP int \fBnewVal\fP)" .br .in -1c Static Public Member Functions inherited from \fBSoBaseKit\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP * \fBgetClassNodekitCatalog\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP SbBool \fBisSearchingChildren\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetSearchingChildren\fP (\fBconst\fP SbBool \fBnewval\fP)" .br .in -1c Static Public Member Functions inherited from \fBSoNode\fP .in +1c .ti -1c .RI "\fBstatic\fP uint32_t \fBgetCompatibilityTypes\fP (\fBconst\fP \fBSoType\fP &nodetype)" .br .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSoNode\fP * \fBgetByName\fP (\fBconst\fP \fBSbName\fP &name)" .br .ti -1c .RI "\fBstatic\fP int \fBgetByName\fP (\fBconst\fP \fBSbName\fP &name, \fBSoNodeList\fP &\fBl\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .RI "Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system\&. " .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClasses\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP SbUniqueId \fBgetNextNodeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBgetActionMethodIndex\fP (\fBconst\fP \fBSoType\fP type)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBgetBoundingBoxS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBGLRenderS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBcallbackS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBgetMatrixS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBhandleEventS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBpickS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBrayPickS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsearchS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBwriteS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBaudioRenderS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBgetPrimitiveCountS\fP (\fBSoAction\fP *action, \fBSoNode\fP *node)" .br .in -1c Static Public Member Functions inherited from \fBSoFieldContainer\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .RI "Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system\&. " .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .RI "This static method returns the \fBSoType\fP object associated with objects of this class\&. " .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBcleanupClass\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitCopyDict\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBaddCopy\fP (\fBconst\fP \fBSoFieldContainer\fP *\fBorig\fP, \fBconst\fP \fBSoFieldContainer\fP *copy)" .br .ti -1c .RI "\fBstatic\fP \fBSoFieldContainer\fP * \fBcheckCopy\fP (\fBconst\fP \fBSoFieldContainer\fP *\fBorig\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSoFieldContainer\fP * \fBfindCopy\fP (\fBconst\fP \fBSoFieldContainer\fP *\fBorig\fP, \fBconst\fP SbBool \fBcopyconnections\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBcopyDone\fP (\fBvoid\fP)" .br .in -1c Static Public Member Functions inherited from \fBSoBase\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .RI "Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system\&. " .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .RI "This static method returns the \fBSoType\fP object associated with objects of this class\&. " .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBaddName\fP (\fBSoBase\fP *\fBconst\fP base, \fBconst\fP char *\fBconst\fP name)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBremoveName\fP (\fBSoBase\fP *\fBconst\fP base, \fBconst\fP char *\fBconst\fP name)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBincrementCurrentWriteCounter\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBdecrementCurrentWriteCounter\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSoBase\fP * \fBgetNamedBase\fP (\fBconst\fP \fBSbName\fP &name, \fBSoType\fP type)" .br .ti -1c .RI "\fBstatic\fP int \fBgetNamedBases\fP (\fBconst\fP \fBSbName\fP &name, \fBSoBaseList\fP &\fBbaselist\fP, \fBSoType\fP type)" .br .ti -1c .RI "\fBstatic\fP SbBool \fBread\fP (\fBSoInput\fP *input, \fBSoBase\fP *&base, \fBSoType\fP \fBexpectedtype\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetInstancePrefix\fP (\fBconst\fP \fBSbString\fP &c)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetTraceRefs\fP (SbBool \fBtrace\fP)" .br .ti -1c .RI "\fBstatic\fP SbBool \fBgetTraceRefs\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP SbBool \fBconnectRoute\fP (\fBSoInput\fP *input, \fBconst\fP \fBSbName\fP &\fBfromnodename\fP, \fBconst\fP \fBSbName\fP &\fBfromfieldname\fP, \fBconst\fP \fBSbName\fP &\fBtonodename\fP, \fBconst\fP \fBSbName\fP &\fBtofieldname\fP)" .br .ti -1c .RI "\fBstatic\fP SbBool \fBreadRoute\fP (\fBSoInput\fP *input)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fBSoSFRotation\fP \fBrotation\fP" .br .ti -1c .RI "\fBSoSFVec3f\fP \fBtranslation\fP" .br .ti -1c .RI "\fBSoSFVec3f\fP \fBscaleFactor\fP" .br .ti -1c .RI "\fBSoSFFloat\fP \fBminDiscRotDot\fP" .br .in -1c Public Attributes inherited from \fBSoDragger\fP .in +1c .ti -1c .RI "\fBSoSFBool\fP \fBisActive\fP" .br .in -1c Public Attributes inherited from \fBSoInteractionKit\fP .in +1c .ti -1c .RI "\fBSoSFEnum\fP \fBrenderCaching\fP" .br .ti -1c .RI "\fBSoSFEnum\fP \fBboundingBoxCaching\fP" .br .ti -1c .RI "\fBSoSFEnum\fP \fBrenderCulling\fP" .br .ti -1c .RI "\fBSoSFEnum\fP \fBpickCulling\fP" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fBvirtual\fP \fBconst\fP \fBSoFieldData\fP * \fBgetFieldData\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fB~SoTransformerDragger\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetUpConnections\fP (SbBool \fBonoff\fP, SbBool \fBdoitalways\fP=FALSE)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBsetDefaultOnNonWritingFields\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBdragStart\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBdrag\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBdragFinish\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBupdateAntiSquishList\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetAllPartSwitches\fP (int \fBscalewhich\fP, int \fBrotatewhich\fP, int \fBtranslatewhich\fP)" .br .ti -1c .RI "int \fBgetMouseGestureDirection\fP (SbBool \fBx_ok\fP, SbBool \fBy_ok\fP, SbBool \fBz_ok\fP)" .br .in -1c Protected Member Functions inherited from \fBSoDragger\fP .in +1c .ti -1c .RI "\fBSoDragger\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fB~SoDragger\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBSbVec2f\fP \fBgetNormalizedLocaterPosition\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBSbVec2s\fP \fBgetLocaterPosition\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBSbVec2s\fP \fBgetStartLocaterPosition\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBsetStartLocaterPosition\fP (\fBSbVec2s\fP \fBp\fP)" .br .ti -1c .RI "SbBool \fBisAdequateConstraintMotion\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBshouldGrabBasedOnSurrogate\fP (\fBconst\fP \fBSoPath\fP *\fBpickpath\fP, \fBconst\fP \fBSoPath\fP *surrogatepath)" .br .ti -1c .RI "\fBvoid\fP \fBsetCameraInfo\fP (\fBSoAction\fP *action)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBhandleEvent\fP (\fBSoHandleEventAction\fP *\fBha\fP)" .br .ti -1c .RI "\fBvoid\fP \fBtransferMotion\fP (\fBSoDragger\fP *\fBchild\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetIgnoreInBbox\fP (SbBool \fBnewval\fP)" .br .ti -1c .RI "SbBool \fBisIgnoreInBbox\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBgetBoundingBox\fP (\fBSoGetBoundingBoxAction\fP *action)" .br .ti -1c .RI "\fBvoid\fP \fBsetActiveChildDragger\fP (\fBSoDragger\fP *\fBnewchilddragger\fP)" .br .ti -1c .RI "\fBSoDragger\fP * \fBgetActiveChildDragger\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBupdateDraggerCache\fP (\fBconst\fP \fBSoPath\fP *path)" .br .ti -1c .RI "\fBvirtual\fP \fBconst\fP \fBSoPickedPoint\fP * \fBgetPickedPointForStart\fP (\fBSoHandleEventAction\fP *action)" .br .in -1c Protected Member Functions inherited from \fBSoInteractionKit\fP .in +1c .ti -1c .RI "\fBvirtual\fP \fB~SoInteractionKit\fP ()" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBcopyContents\fP (\fBconst\fP \fBSoFieldContainer\fP *\fBfromFC\fP, SbBool \fBcopyConnections\fP)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetPart\fP (\fBconst\fP int \fBpartNum\fP, \fBSoNode\fP *node)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBreadInstance\fP (\fBSoInput\fP *\fBin\fP, \fBunsigned\fP short flags)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetAnyPartAsDefault\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBSoNode\fP *node, SbBool \fBanypart\fP=TRUE, SbBool \fBonlyifdefault\fP=TRUE)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetAnyPartAsDefault\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBconst\fP \fBSbName\fP &nodename, SbBool \fBanypart\fP=TRUE, SbBool \fBonlyifdefault\fP=TRUE)" .br .ti -1c .RI "SbBool \fBsetAnySurrogatePath\fP (\fBconst\fP \fBSbName\fP &name, \fBSoPath\fP *path, SbBool \fBleafcheck\fP=FALSE, SbBool \fBpubliccheck\fP=FALSE)" .br .ti -1c .RI "\fBvoid\fP \fBconnectSeparatorFields\fP (\fBSoSeparator\fP *\fBdest\fP, SbBool \fBonOff\fP)" .br .in -1c Protected Member Functions inherited from \fBSoBaseKit\fP .in +1c .ti -1c .RI "\fBvirtual\fP \fB~SoBaseKit\fP ()" .br .ti -1c .RI "\fBvirtual\fP \fBSoNode\fP * \fBaddToCopyDict\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBSoGroup\fP * \fBgetContainerNode\fP (\fBconst\fP \fBSbName\fP &\fBlistname\fP, SbBool \fBmakeifneeded\fP=TRUE)" .br .ti -1c .RI "\fBvirtual\fP \fBSoNode\fP * \fBgetAnyPart\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, SbBool \fBmakeifneeded\fP, SbBool \fBleafcheck\fP=FALSE, SbBool \fBpubliccheck\fP=FALSE)" .br .ti -1c .RI "\fBvirtual\fP \fBSoNodeKitPath\fP * \fBcreatePathToAnyPart\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, SbBool \fBmakeifneeded\fP, SbBool \fBleafcheck\fP=FALSE, SbBool \fBpubliccheck\fP=FALSE, \fBconst\fP \fBSoPath\fP *\fBpathtoextend\fP=\fBNULL\fP)" .br .ti -1c .RI "\fBvirtual\fP SbBool \fBsetAnyPart\fP (\fBconst\fP \fBSbName\fP &\fBpartname\fP, \fBSoNode\fP *from, SbBool \fBanypart\fP=TRUE)" .br .ti -1c .RI "\fBvoid\fP \fBcreateNodekitPartsList\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBcreateFieldList\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBcreateDefaultParts\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBconst\fP \fBSoNodekitParts\fP * \fBgetNodekitPartsList\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBconst\fP \fBSbList\fP< \fBSoSFNode\fP * > & \fBgetCatalogInstances\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBcatalogError\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBcountMyFields\fP (\fBSoOutput\fP *\fBout\fP)" .br .in -1c Protected Member Functions inherited from \fBSoNode\fP .in +1c .ti -1c .RI "\fBSoNode\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fB~SoNode\fP ()" .br .in -1c Protected Member Functions inherited from \fBSoFieldContainer\fP .in +1c .ti -1c .RI "\fBSoFieldContainer\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fB~SoFieldContainer\fP ()" .br .in -1c Protected Member Functions inherited from \fBSoBase\fP .in +1c .ti -1c .RI "\fBSoBase\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvirtual\fP \fB~SoBase\fP ()" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBdestroy\fP (\fBvoid\fP)" .br .ti -1c .RI "SbBool \fBhasMultipleWriteRefs\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "SbBool \fBwriteHeader\fP (\fBSoOutput\fP *\fBout\fP, SbBool \fBisgroup\fP, SbBool \fBisengine\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBwriteFooter\fP (\fBSoOutput\fP *\fBout\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBconst\fP char * \fBgetFileFormatName\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBSoNotRec\fP \fBcreateNotRec\fP (\fBvoid\fP)" .br .in -1c .SS "Static Protected Member Functions" .in +1c .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoFieldData\fP ** \fBgetFieldDataPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP ** \fBgetClassNodekitCatalogPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBstartCB\fP (\fBvoid\fP *f, \fBSoDragger\fP *d)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBmotionCB\fP (\fBvoid\fP *f, \fBSoDragger\fP *d)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBfinishCB\fP (\fBvoid\fP *f, \fBSoDragger\fP *d)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBmetaKeyChangeCB\fP (\fBvoid\fP *, \fBSoDragger\fP *)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBfieldSensorCB\fP (\fBvoid\fP *f, \fBSoSensor\fP *s)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBvalueChangedCB\fP (\fBvoid\fP *f, \fBSoDragger\fP *d)" .br .ti -1c .RI "\fBstatic\fP int \fBgetIgnoreAxis\fP (\fBSbVec2f\fP axis[3][2], SbBool \fBx_ok\fP, SbBool \fBy_ok\fP, SbBool \fBz_ok\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBmakeMinorAxisPerpendicularIfColinear\fP (\fBSbVec2f\fP origin, \fBSbVec2f\fP \fBaxisends\fP[3][2], int \fBindex_a\fP, int \fBindex_b\fP)" .br .ti -1c .RI "\fBstatic\fP SbBool \fBisColinear\fP (\fBSbVec2f\fP \fBa1\fP[2], \fBSbVec2f\fP \fBa2\fP[2], int pixels)" .br .in -1c Static Protected Member Functions inherited from \fBSoDragger\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoFieldData\fP ** \fBgetFieldDataPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP ** \fBgetClassNodekitCatalogPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBchildTransferMotionAndValueChangedCB\fP (\fBvoid\fP *, \fBSoDragger\fP *)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBchildValueChangedCB\fP (\fBvoid\fP *, \fBSoDragger\fP *)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBchildStartCB\fP (\fBvoid\fP *, \fBSoDragger\fP *)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBchildMotionCB\fP (\fBvoid\fP *, \fBSoDragger\fP *)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBchildFinishCB\fP (\fBvoid\fP *, \fBSoDragger\fP *)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBchildOtherEventCB\fP (\fBvoid\fP *, \fBSoDragger\fP *)" .br .in -1c Static Protected Member Functions inherited from \fBSoInteractionKit\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoFieldData\fP ** \fBgetFieldDataPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP ** \fBgetClassNodekitCatalogPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBreadDefaultParts\fP (\fBconst\fP char *\fBfileName\fP, \fBconst\fP char \fBdefaultBuffer\fP[], int \fBdefBufSize\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBfieldSensorCB\fP (\fBvoid\fP *, \fBSoSensor\fP *)" .br .in -1c Static Protected Member Functions inherited from \fBSoBaseKit\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoFieldData\fP ** \fBgetFieldDataPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoNodekitCatalog\fP ** \fBgetClassNodekitCatalogPtr\fP (\fBvoid\fP)" .br .in -1c Static Protected Member Functions inherited from \fBSoNode\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoFieldData\fP ** \fBgetFieldDataPtr\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetNextActionMethodIndex\fP (int index)" .br .ti -1c .RI "\fBstatic\fP int \fBgetNextActionMethodIndex\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBincNextActionMethodIndex\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetCompatibilityTypes\fP (\fBconst\fP \fBSoType\fP &nodetype, \fBconst\fP uint32_t \fBbitmask\fP)" .br .in -1c Static Protected Member Functions inherited from \fBSoBase\fP .in +1c .ti -1c .RI "\fBstatic\fP uint32_t \fBgetCurrentWriteCounter\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBstaticDataLock\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBstaticDataUnlock\fP (\fBvoid\fP)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBSoSFNode\fP \fBaxisFeedbackLocation\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBaxisFeedbackSep\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBcircleFeedbackAntiSquish\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBcircleFeedbackSep\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBcircleFeedbackTransform\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBcircleFeedbackTransformSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegXRoundWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegXWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegXWallFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegYRoundWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegYWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegYWallFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegZRoundWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegZWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBnegZWallFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBoverallStyle\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposXRoundWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposXWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposXWallFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposYRoundWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposYWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposYWallFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposZRoundWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposZWallFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBposZWallFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBradialFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBradialFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator1\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator1Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator1LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator1Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator2\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator2Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator2LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator2Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator3\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator3Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator3LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator3Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator4\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator4Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator4LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator4Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator5\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator5Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator5LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator5Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator6\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator6Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator6LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotator6Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBrotatorSep\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale1\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale1Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale1LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale1Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale2\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale2Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale2LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale2Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale3\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale3Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale3LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale3Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale4\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale4Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale4LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale4Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale5\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale5Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale5LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale5Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale6\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale6Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale6LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale6Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale7\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale7Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale7LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale7Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale8\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale8Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale8LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscale8Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscaleBoxFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscaleBoxFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBscaleSep\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBsurroundScale\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslateBoxFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslateBoxFeedbackRotation\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslateBoxFeedbackSep\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslateBoxFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator1\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator1Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator1LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator1Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator2\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator2Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator2LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator2Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator3\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator3Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator3LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator3Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator4\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator4Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator4LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator4Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator5\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator5Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator5LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator5Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator6\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator6Active\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator6LocateGroup\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslator6Switch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtranslatorSep\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBxAxisFeedbackActive\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBxAxisFeedbackSelect\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBxAxisFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBxCircleFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBxCircleFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBxCrosshairFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fByAxisFeedbackActive\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fByAxisFeedbackSelect\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fByAxisFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fByCircleFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fByCircleFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fByCrosshairFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBzAxisFeedbackActive\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBzAxisFeedbackSelect\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBzAxisFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBzCircleFeedback\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBzCircleFeedbackSwitch\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBzCrosshairFeedback\fP" .br .ti -1c .RI "\fBSoFieldSensor\fP * \fBtranslFieldSensor\fP" .br .ti -1c .RI "\fBSoFieldSensor\fP * \fBscaleFieldSensor\fP" .br .ti -1c .RI "\fBSoFieldSensor\fP * \fBrotateFieldSensor\fP" .br .ti -1c .RI "\fBSoNodeList\fP \fBantiSquishList\fP" .br .in -1c Protected Attributes inherited from \fBSoDragger\fP .in +1c .ti -1c .RI "\fBSoSFNode\fP \fBmotionMatrix\fP" .br .in -1c Protected Attributes inherited from \fBSoInteractionKit\fP .in +1c .ti -1c .RI "\fBSoSFNode\fP \fBgeomSeparator\fP" .br .ti -1c .RI "\fBSoSFNode\fP \fBtopSeparator\fP" .br .ti -1c .RI "\fBSoFieldSensor\fP * \fBfieldSensor\fP" .br .ti -1c .RI "\fBSoSeparator\fP * \fBoldTopSep\fP" .br .in -1c Protected Attributes inherited from \fBSoBaseKit\fP .in +1c .ti -1c .RI "\fBSoSFNode\fP \fBcallbackList\fP" .br .ti -1c .RI "\fBSoChildList\fP * \fBchildren\fP" .br .ti -1c .RI "SbBool \fBconnectionsSetUp\fP" .br .in -1c Protected Attributes inherited from \fBSoNode\fP .in +1c .ti -1c .RI "SbUniqueId \fBuniqueId\fP" .br .in -1c Protected Attributes inherited from \fBSoFieldContainer\fP .in +1c .ti -1c .RI "SbBool \fBisBuiltIn\fP" .br .in -1c .SS "Additional Inherited Members" Protected Types inherited from \fBSoBase\fP .in +1c .ti -1c .RI "enum \fBBaseFlags\fP { \fBIS_ENGINE\fP = 0x01, \fBIS_GROUP\fP = 0x02 }" .br .in -1c Static Protected Attributes inherited from \fBSoNode\fP .in +1c .ti -1c .RI "\fBstatic\fP SbUniqueId \fBnextUniqueId\fP = 1" .br .ti -1c .RI "\fBstatic\fP int \fBnextActionMethodIndex\fP = 0" .br .in -1c .SH "Detailed Description" .PP The \fBSoTransformerDragger\fP provides geometry for translation, scaling and rotations\&. Here's how the dragger looks with its default geometry in the inactive state: .PP .PP Translate the dragger by clicking and dragging any of the (invisible) sides\&. Translation will default be done in the plane of the side the end-user selected\&. The user can hold down a \fCSHIFT\fP key to lock translation to a single of the axes in the plane\&. By holding down a \fCCTRL\fP key instead, translation can be done along the plane's normal vector\&. .PP Scaling is done by dragging the corner cubes\&. By default, uniform scaling will be done\&. Hold down \fCSHIFT\fP before selecting any of the corners to do non-uniform scaling\&. Uniform scaling towards a corner-point can be accomplished by holding down \fCCTRL\fP before clicking and dragging one of the cubes\&. .PP Rotation is done by dragging any of the 6 end-markers of the axis cross\&. The initial drag direction decides which orientation the rotation will be done in\&. Hold down \fCSHIFT\fP to do free-form rotation around the sphere instead\&. .PP This is a big and complex dragger which needs a fair amount of proper documentation when provided in end-user applications\&. If what you are trying to accomplish in your application does not really demand most of the features of this dragger, you are advised to investigate whether or not any of the less complex draggers can fulfill your requirements -- so you can provide an as simple as possible user interface to your end-users\&. .PP For the application programmer's convenience, the Coin library also provides a manipulator class called \fBSoTransformerManip\fP, which wraps the \fBSoTransformerDragger\fP into the necessary mechanisms for making direct insertion of this dragger into a scene graph possible with very little effort\&. .PP \fBSee also\fP .RS 4 \fBSoTransformerManip\fP .RE .PP .SH "Member Enumeration Documentation" .PP .SS "\fBenum\fP \fBSoTransformerDragger::State\fP" The various possible states the dragger might be in at any given time\&. That is: either SoTransformerDragger::INACTIVE if there's no interaction, or any of the other values to indicate what operation the end-user is currently executing\&. .SH "Constructor & Destructor Documentation" .PP .SS "SoTransformerDragger::SoTransformerDragger (\fBvoid\fP)" Default constructor, sets up the dragger nodekit catalog with the interaction and feedback geometry\&. .PP Nodekit structure (new entries versus parent class marked with arrow prefix): .PP .PP .nf CLASS SoTransformerDragger -->'this' 'callbackList' 'topSeparator' 'motionMatrix' --> 'surroundScale' --> 'overallStyle' 'geomSeparator' --> 'axisFeedbackSep' --> 'axisFeedbackLocation' --> 'xAxisFeedbackSwitch' --> 'xAxisFeedbackActive' --> 'xAxisFeedbackSelect' --> 'xCrosshairFeedback' --> 'yAxisFeedbackSwitch' --> 'yAxisFeedbackActive' --> 'yAxisFeedbackSelect' --> 'yCrosshairFeedback' --> 'zAxisFeedbackSwitch' --> 'zAxisFeedbackActive' --> 'zAxisFeedbackSelect' --> 'zCrosshairFeedback' --> 'translateBoxFeedbackSep' --> 'translateBoxFeedbackSwitch' --> 'translateBoxFeedbackRotation' --> 'translateBoxFeedback' --> 'scaleBoxFeedbackSwitch' --> 'scaleBoxFeedback' --> 'posXWallFeedbackSwitch' --> 'posXWallFeedback' --> 'posXRoundWallFeedback' --> 'posYWallFeedbackSwitch' --> 'posYWallFeedback' --> 'posYRoundWallFeedback' --> 'posZWallFeedbackSwitch' --> 'posZWallFeedback' --> 'posZRoundWallFeedback' --> 'negXWallFeedbackSwitch' --> 'negXWallFeedback' --> 'negXRoundWallFeedback' --> 'negYWallFeedbackSwitch' --> 'negYWallFeedback' --> 'negYRoundWallFeedback' --> 'negZWallFeedbackSwitch' --> 'negZWallFeedback' --> 'negZRoundWallFeedback' --> 'radialFeedbackSwitch' --> 'radialFeedback' --> 'translatorSep' --> 'translator1Switch' --> 'translator1LocateGroup' --> 'translator1' --> 'translator1Active' --> 'translator2Switch' --> 'translator2LocateGroup' --> 'translator2' --> 'translator2Active' --> 'translator3Switch' --> 'translator3LocateGroup' --> 'translator3' --> 'translator3Active' --> 'translator4Switch' --> 'translator4LocateGroup' --> 'translator4' --> 'translator4Active' --> 'translator5Switch' --> 'translator5LocateGroup' --> 'translator5' --> 'translator5Active' --> 'translator6Switch' --> 'translator6LocateGroup' --> 'translator6' --> 'translator6Active' --> 'rotatorSep' --> 'rotator1Switch' --> 'rotator1LocateGroup' --> 'rotator1' --> 'rotator1Active' --> 'rotator2Switch' --> 'rotator2LocateGroup' --> 'rotator2' --> 'rotator2Active' --> 'rotator3Switch' --> 'rotator3LocateGroup' --> 'rotator3' --> 'rotator3Active' --> 'rotator4Switch' --> 'rotator4LocateGroup' --> 'rotator4' --> 'rotator4Active' --> 'rotator5Switch' --> 'rotator5LocateGroup' --> 'rotator5' --> 'rotator5Active' --> 'rotator6Switch' --> 'rotator6LocateGroup' --> 'rotator6' --> 'rotator6Active' --> 'scaleSep' --> 'scale1Switch' --> 'scale1LocateGroup' --> 'scale1' --> 'scale1Active' --> 'scale2Switch' --> 'scale2LocateGroup' --> 'scale2' --> 'scale2Active' --> 'scale3Switch' --> 'scale3LocateGroup' --> 'scale3' --> 'scale3Active' --> 'scale4Switch' --> 'scale4LocateGroup' --> 'scale4' --> 'scale4Active' --> 'scale5Switch' --> 'scale5LocateGroup' --> 'scale5' --> 'scale5Active' --> 'scale6Switch' --> 'scale6LocateGroup' --> 'scale6' --> 'scale6Active' --> 'scale7Switch' --> 'scale7LocateGroup' --> 'scale7' --> 'scale7Active' --> 'scale8Switch' --> 'scale8LocateGroup' --> 'scale8' --> 'scale8Active' --> 'circleFeedbackSep' --> 'circleFeedbackTransformSwitch' --> 'circleFeedbackAntiSquish' --> 'circleFeedbackTransform' --> 'xCircleFeedbackSwitch' --> 'xCircleFeedback' --> 'yCircleFeedbackSwitch' --> 'yCircleFeedback' --> 'zCircleFeedbackSwitch' --> 'zCircleFeedback' .fi .PP .PP (See \fBSoBaseKit::printDiagram()\fP for information about the output formatting\&.) .PP Detailed information on catalog parts: .PP .PP .nf CLASS SoTransformerDragger PVT 'this', SoTransformerDragger --- 'callbackList', SoNodeKitListPart [ SoCallback, SoEventCallback ] PVT 'topSeparator', SoSeparator --- PVT 'motionMatrix', SoMatrixTransform --- 'surroundScale', SoSurroundScale --- PVT 'overallStyle', SoGroup --- PVT 'geomSeparator', SoSeparator --- PVT 'translatorSep', SoSeparator --- PVT 'translator1Switch', SoSwitch --- PVT 'translator1LocateGroup', SoLocateHighlight --- 'translator1', SoSeparator --- 'translator1Active', SoSeparator --- PVT 'translator2Switch', SoSwitch --- PVT 'translator2LocateGroup', SoLocateHighlight --- 'translator2', SoSeparator --- 'translator2Active', SoSeparator --- PVT 'translator3Switch', SoSwitch --- PVT 'translator3LocateGroup', SoLocateHighlight --- 'translator3', SoSeparator --- 'translator3Active', SoSeparator --- PVT 'translator4Switch', SoSwitch --- PVT 'translator4LocateGroup', SoLocateHighlight --- 'translator4', SoSeparator --- 'translator4Active', SoSeparator --- PVT 'translator5Switch', SoSwitch --- PVT 'translator5LocateGroup', SoLocateHighlight --- 'translator5', SoSeparator --- 'translator5Active', SoSeparator --- PVT 'translator6Switch', SoSwitch --- PVT 'translator6LocateGroup', SoLocateHighlight --- 'translator6', SoSeparator --- 'translator6Active', SoSeparator --- PVT 'rotatorSep', SoSeparator --- PVT 'rotator1Switch', SoSwitch --- PVT 'rotator1LocateGroup', SoLocateHighlight --- 'rotator1', SoSeparator --- 'rotator1Active', SoSeparator --- PVT 'rotator2Switch', SoSwitch --- PVT 'rotator2LocateGroup', SoLocateHighlight --- 'rotator2', SoSeparator --- 'rotator2Active', SoSeparator --- PVT 'rotator3Switch', SoSwitch --- PVT 'rotator3LocateGroup', SoLocateHighlight --- 'rotator3', SoSeparator --- 'rotator3Active', SoSeparator --- PVT 'rotator4Switch', SoSwitch --- PVT 'rotator4LocateGroup', SoLocateHighlight --- 'rotator4', SoSeparator --- 'rotator4Active', SoSeparator --- PVT 'rotator5Switch', SoSwitch --- PVT 'rotator5LocateGroup', SoLocateHighlight --- 'rotator5', SoSeparator --- 'rotator5Active', SoSeparator --- PVT 'rotator6Switch', SoSwitch --- PVT 'rotator6LocateGroup', SoLocateHighlight --- 'rotator6', SoSeparator --- 'rotator6Active', SoSeparator --- PVT 'scaleSep', SoSeparator --- PVT 'scale1Switch', SoSwitch --- PVT 'scale1LocateGroup', SoLocateHighlight --- 'scale1', SoSeparator --- 'scale1Active', SoSeparator --- PVT 'scale2Switch', SoSwitch --- PVT 'scale2LocateGroup', SoLocateHighlight --- 'scale2', SoSeparator --- 'scale2Active', SoSeparator --- PVT 'scale3Switch', SoSwitch --- PVT 'scale3LocateGroup', SoLocateHighlight --- 'scale3', SoSeparator --- 'scale3Active', SoSeparator --- PVT 'scale4Switch', SoSwitch --- PVT 'scale4LocateGroup', SoLocateHighlight --- 'scale4', SoSeparator --- 'scale4Active', SoSeparator --- PVT 'scale5Switch', SoSwitch --- PVT 'scale5LocateGroup', SoLocateHighlight --- 'scale5', SoSeparator --- 'scale5Active', SoSeparator --- PVT 'scale6Switch', SoSwitch --- PVT 'scale6LocateGroup', SoLocateHighlight --- 'scale6', SoSeparator --- 'scale6Active', SoSeparator --- PVT 'scale7Switch', SoSwitch --- PVT 'scale7LocateGroup', SoLocateHighlight --- 'scale7', SoSeparator --- 'scale7Active', SoSeparator --- PVT 'scale8Switch', SoSwitch --- PVT 'scale8LocateGroup', SoLocateHighlight --- 'scale8', SoSeparator --- 'scale8Active', SoSeparator --- PVT 'circleFeedbackSep', SoSeparator --- PVT 'circleFeedbackTransformSwitch', SoSwitch --- PVT 'circleFeedbackAntiSquish', SoAntiSquish --- PVT 'circleFeedbackTransform', SoTransform --- PVT 'xCircleFeedbackSwitch', SoSwitch --- 'xCircleFeedback', SoSeparator --- PVT 'yCircleFeedbackSwitch', SoSwitch --- 'yCircleFeedback', SoSeparator --- PVT 'zCircleFeedbackSwitch', SoSwitch --- 'zCircleFeedback', SoSeparator --- PVT 'axisFeedbackSep', SoSeparator --- PVT 'axisFeedbackLocation', SoTranslation --- PVT 'xAxisFeedbackSwitch', SoSwitch --- 'xAxisFeedbackActive', SoSeparator --- 'xAxisFeedbackSelect', SoSeparator --- 'xCrosshairFeedback', SoSeparator --- PVT 'yAxisFeedbackSwitch', SoSwitch --- 'yAxisFeedbackActive', SoSeparator --- 'yAxisFeedbackSelect', SoSeparator --- 'yCrosshairFeedback', SoSeparator --- PVT 'zAxisFeedbackSwitch', SoSwitch --- 'zAxisFeedbackActive', SoSeparator --- 'zAxisFeedbackSelect', SoSeparator --- 'zCrosshairFeedback', SoSeparator --- PVT 'translateBoxFeedbackSep', SoSeparator --- PVT 'translateBoxFeedbackSwitch', SoSwitch --- PVT 'translateBoxFeedbackRotation', SoRotation --- 'translateBoxFeedback', SoSeparator --- PVT 'scaleBoxFeedbackSwitch', SoSwitch --- 'scaleBoxFeedback', SoSeparator --- PVT 'posXWallFeedbackSwitch', SoSwitch --- 'posXWallFeedback', SoSeparator --- 'posXRoundWallFeedback', SoSeparator --- PVT 'posYWallFeedbackSwitch', SoSwitch --- 'posYWallFeedback', SoSeparator --- 'posYRoundWallFeedback', SoSeparator --- PVT 'posZWallFeedbackSwitch', SoSwitch --- 'posZWallFeedback', SoSeparator --- 'posZRoundWallFeedback', SoSeparator --- PVT 'negXWallFeedbackSwitch', SoSwitch --- 'negXWallFeedback', SoSeparator --- 'negXRoundWallFeedback', SoSeparator --- PVT 'negYWallFeedbackSwitch', SoSwitch --- 'negYWallFeedback', SoSeparator --- 'negYRoundWallFeedback', SoSeparator --- PVT 'negZWallFeedbackSwitch', SoSwitch --- 'negZWallFeedback', SoSeparator --- 'negZRoundWallFeedback', SoSeparator --- PVT 'radialFeedbackSwitch', SoSwitch --- 'radialFeedback', SoSeparator --- .fi .PP .PP (See \fBSoBaseKit::printTable()\fP for information about the output formatting\&.) .SS "SoTransformerDragger::~SoTransformerDragger (\fBvoid\fP)\fC [protected]\fP, \fC [virtual]\fP" Protected destructor\&. .PP (Dragger classes are derived from \fBSoBase\fP, so they are reference counted and automatically destroyed when their reference count goes to 0\&.) .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoTransformerDragger::getClassTypeId (\fBvoid\fP)\fC [static]\fP" This static method returns the \fBSoType\fP object associated with objects of this class\&. .br .SS "\fBSoType\fP SoTransformerDragger::getTypeId (\fBvoid\fP) const\fC [virtual]\fP" Returns the type identification of an object derived from a class inheriting \fBSoBase\fP\&. This is used for runtime type checking and 'downward' casting\&. .br .PP Reimplemented from \fBSoDragger\fP\&. .SS "\fBconst\fP \fBSoFieldData\fP ** SoTransformerDragger::getFieldDataPtr (\fBvoid\fP)\fC [static]\fP, \fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br Returns the \fBSoFieldData\fP class which holds information about fields in this node\&. .br .SS "\fBconst\fP \fBSoFieldData\fP * SoTransformerDragger::getFieldData (\fBvoid\fP) const\fC [protected]\fP, \fC [virtual]\fP" Returns a pointer to the class-wide field data storage object for this instance\&. If no fields are present, returns \fCNULL\fP\&. .PP Reimplemented from \fBSoDragger\fP\&. .SS "\fBconst\fP \fBSoNodekitCatalog\fP * SoTransformerDragger::getClassNodekitCatalog (\fBvoid\fP)\fC [static]\fP" Returns the nodekit catalog which defines the layout of this class' kit\&. .br .SS "\fBconst\fP \fBSoNodekitCatalog\fP * SoTransformerDragger::getNodekitCatalog (\fBvoid\fP) const\fC [virtual]\fP" Returns the nodekit catalog which defines the layout of this class' kit\&. .br .PP Reimplemented from \fBSoDragger\fP\&. .SS "\fBconst\fP \fBSoNodekitCatalog\fP ** SoTransformerDragger::getClassNodekitCatalogPtr (\fBvoid\fP)\fC [static]\fP, \fC [protected]\fP" Returns the pointer to the pointer of the nodekit catalog for this class\&. .br .SS "\fBvoid\fP SoTransformerDragger::initClass (\fBvoid\fP)\fC [static]\fP" Initializes type system for this dragger class\&. .PP Application programmers should usually not have to invoke this method, see documentation of \fBSoInteraction::init()\fP\&. .SS "\fBSoTransformerDragger::State\fP SoTransformerDragger::getCurrentState (\fBvoid\fP)" Returns an indicator for the current operation executed on the dragger by the end-user -- or SoTransformerDragger::INACTIVE if none\&. .SS "SbBool SoTransformerDragger::setUpConnections (SbBool onoff, SbBool doitalways = \fCFALSE\fP)\fC [protected]\fP, \fC [virtual]\fP" Sets up all internal connections for instances of this class\&. .PP (This method will usually not be of interest to the application programmer, unless you want to extend the library with new custom nodekits or dragger classes\&. If so, see the \fBSoBaseKit\fP class documentation\&.) .PP Reimplemented from \fBSoInteractionKit\fP\&. .SS "\fBvoid\fP SoTransformerDragger::setDefaultOnNonWritingFields (\fBvoid\fP)\fC [protected]\fP, \fC [virtual]\fP" (Be aware that this method is unlikely to be of interest to the application programmer who does not want to extend the library with new custom nodekits or draggers\&. If you indeed \fIare\fP writing extensions, see the information in the \fBSoBaseKit\fP class documentation\&.) .PP This is a virtual method, and the code in it should call \fBSoField::setDefault()\fP with argument \fCTRUE\fP on part fields that should not be written upon scene graph export operations\&. .PP This is typically done when: .PP .PD 0 .IP "1." 4 field value is \fCNULL\fP and part is \fCNULL\fP by default .PP .IP "2." 4 it is a leaf \fBSoGroup\fP or \fBSoSeparator\fP node with no children .PP .IP "3." 4 it is a leaf listpart with no children and an \fBSoGroup\fP or \fBSoSeparator\fP container .PP .IP "4." 4 it is a non-leaf part and it is of \fBSoGroup\fP type and all fields are at their default values .PP .PP .PP Subclasses should usually override this to do additional settings for new member fields\&. From the subclass, do remember to call 'upwards' to your superclass' \fBsetDefaultOnNonWritingFields()\fP method\&. .PP Reimplemented from \fBSoDragger\fP\&. .SS "\fBvoid\fP SoTransformerDragger::startCB (\fBvoid\fP * f, \fBSoDragger\fP * d)\fC [static]\fP, \fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBvoid\fP SoTransformerDragger::motionCB (\fBvoid\fP * f, \fBSoDragger\fP * d)\fC [static]\fP, \fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBvoid\fP SoTransformerDragger::finishCB (\fBvoid\fP * f, \fBSoDragger\fP * d)\fC [static]\fP, \fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBvoid\fP SoTransformerDragger::metaKeyChangeCB (\fBvoid\fP *, \fBSoDragger\fP * d)\fC [static]\fP, \fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBvoid\fP SoTransformerDragger::fieldSensorCB (\fBvoid\fP * d, \fBSoSensor\fP * s)\fC [static]\fP, \fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBvoid\fP SoTransformerDragger::valueChangedCB (\fBvoid\fP * f, \fBSoDragger\fP * d)\fC [static]\fP, \fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBvoid\fP SoTransformerDragger::dragStart (\fBvoid\fP)\fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br Called when dragger is selected (picked) by the user\&. .SS "\fBvoid\fP SoTransformerDragger::drag (\fBvoid\fP)\fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br Called when user drags the mouse after picking the dragger\&. .SS "\fBvoid\fP SoTransformerDragger::dragFinish (\fBvoid\fP)\fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br Called when mouse button is released after picking and interacting with the dragger\&. .SS "int SoTransformerDragger::getMouseGestureDirection (SbBool x_ok, SbBool y_ok, SbBool z_ok)\fC [protected]\fP" Not implemented in Coin; should probably not have been public in the Open Inventor API\&. We'll consider to implement it if requested\&. .SS "int SoTransformerDragger::getIgnoreAxis (\fBSbVec2f\fP axis[3][2], SbBool x_ok, SbBool y_ok, SbBool z_ok)\fC [static]\fP, \fC [protected]\fP" Not implemented in Coin; should probably not have been public in the Open Inventor API\&. We'll consider to implement it if requested\&. .SS "\fBvoid\fP SoTransformerDragger::makeMinorAxisPerpendicularIfColinear (\fBSbVec2f\fP origin, \fBSbVec2f\fP axisends[3][2], int index_a, int index_b)\fC [static]\fP, \fC [protected]\fP" Not implemented in Coin; should probably not have been public in the Open Inventor API\&. We'll consider to implement it if requested\&. .SS "SbBool SoTransformerDragger::isColinear (\fBSbVec2f\fP a1[2], \fBSbVec2f\fP a2[2], int pixels)\fC [static]\fP, \fC [protected]\fP" Not implemented in Coin; should probably not have been public in the Open Inventor API\&. We'll consider to implement it if requested\&. .SH "Member Data Documentation" .PP .SS "\fBSoSFRotation\fP SoTransformerDragger::rotation" This field is continuously updated to contain the orientation of the dragger\&. .SS "\fBSoSFVec3f\fP SoTransformerDragger::translation" The dragger's offset position from the local origo\&. .SS "\fBSoSFVec3f\fP SoTransformerDragger::scaleFactor" Continuously updated to contain the current vector of scaling along the X, Y and Z axes\&. .SS "\fBSoSFFloat\fP SoTransformerDragger::minDiscRotDot" / .PP /*! .SS "\fBSoFieldSensor\fP * SoTransformerDragger::translFieldSensor\fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBSoFieldSensor\fP * SoTransformerDragger::scaleFieldSensor\fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBSoFieldSensor\fP * SoTransformerDragger::rotateFieldSensor\fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SS "\fBSoNodeList\fP SoTransformerDragger::antiSquishList\fC [protected]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.