menu
libac_dart
omv/types/rotation.dart
Rotation
Rotation.new constructor
Rotation.new
dark_mode
light_mode
Rotation
constructor
Rotation
(
double
x
,
double
y
,
double
z
,
double
s
,
)
Implementation
Rotation(this.x, this.y, this.z, this.s);
libac_dart
rotation
Rotation
Rotation.new constructor
Rotation class