PositionOrientation constructor
Constructor for the class.
Parameters
position: The object positionorientation: The object orientation
Implementation
PositionOrientation({required this.position, required this.orientation});
Constructor for the class.
position: The object positionorientation: The object orientationPositionOrientation({required this.position, required this.orientation});