SoDraggerGetWorldToLocalMatrix Method |
Calls GetWorldToLocalMatrix((OIV.Inventor.Actions.SoAction ^)nullptr).
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SbMatrix GetWorldToLocalMatrix()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetWorldToLocalMatrix As SbMatrix
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SbMatrix GetWorldToLocalMatrix()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetWorldToLocalMatrix : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also