| PoseToPoseD Method |
Converts this single-precision pose to a double-precision pose.
Namespace: DigitalRune.GeometryAssembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax Public Function ToPoseD As PoseD
member ToPoseD : unit -> PoseD
Return Value
Type:
PoseDThe pose (double-precision).
See Also