PoDomainGetMatrixTransform Method |
Get the domain transform matrix in an SbMatrix object.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMatrixTransform GetMatrixTransform()
Public Function GetMatrixTransform As SoMatrixTransform
public:
SoMatrixTransform^ GetMatrixTransform()
member GetMatrixTransform : unit -> SoMatrixTransform
Return Value
Type:
SoMatrixTransform
Remarks
See Also