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