SoRegistrationResulttransformation Property |
The transformation that maps the model onto the reference.
Namespace: OIV.ImageViz.Nodes.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFMatrix transformation { get; }
Public ReadOnly Property transformation As SoSFMatrix
Get
public:
property SoSFMatrix^ transformation {
SoSFMatrix^ get ();
}
member transformation : SoSFMatrix with get
Property Value
Type:
SoSFMatrixRemarks See Also