create static method

Pose3d create()

Implementation

@$core.pragma('dart2js:noInline')
static Pose3d create() => Pose3d._();