menu
oimo_physics package
documentation
shape/tetra_shape.dart
Face
Face constructor
Face constructor
dark_mode
light_mode
Face
constructor
Face
(
Vec3
a
,
Vec3
b
,
Vec3
c
)
Implementation
Face(this.a,this.b,this.c);
oimo_physics package
documentation
shape/tetra_shape
Face
Face constructor
Face class