ntcore-ts / @ntcore-ts/client / Pose3d
Interface: Pose3d
Defined in: struct/geometry.ts:198
Unpacked Pose3d (Translation3d translation; Rotation3d rotation).
Properties
rotation
rotation:
Rotation3d
Defined in: struct/geometry.ts:200
translation
translation:
Translation3d
Defined in: struct/geometry.ts:199