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