menu
spherical_panorama package
documentation
cube/mesh.dart
Polygon
Polygon.new constructor
Polygon.new constructor
dark_mode
light_mode
Polygon
constructor
Polygon
(
int
vertex0
,
int
vertex1
,
int
vertex2
, [
double
sumOfZ
=
0
,
])
Implementation
Polygon(this.vertex0, this.vertex1, this.vertex2, [this.sumOfZ = 0]);
spherical_panorama package
documentation
cube/mesh
Polygon
Polygon.new constructor
Polygon class