Initializes a new instance of the
Pose class
Namespace:
Zivid.NET.Calibration
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Pose(
Pose* pose
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
Pose(
Pose* pose
)
Parameters
- pose
- Type: PoseIsImplicitlyDereferenced*
See Also