menu
gem_kit
core.dart
PositionOrientation
PositionOrientation constructor
PositionOrientation
dark_mode
light_mode
PositionOrientation
constructor
PositionOrientation
(
{
required
Point3d
position
,
required
Point4d
orientation
,
})
Constructor for the class
Implementation
PositionOrientation({required this.position, required this.orientation});
gem_kit
core
PositionOrientation
PositionOrientation constructor
PositionOrientation class