SoCallbackActionGetViewingMatrix Method |
Returns the current camera and viewing information from the state.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public SbMatrix GetViewingMatrix()
Public Function GetViewingMatrix As SbMatrix
public:
SbMatrix GetViewingMatrix()
member GetViewingMatrix : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also