piecewise-bezier-surface-generator ~master (2022-03-07T21:06:02.8559876)
Dub
Repo
PolyMesh
beziermeshmaker
datastructures
input
polymesh
Undocumented in source.
class
PolyMesh {
Polygon
[]
polygons
;
void
addPolygon
(Polygon poly);
}
Members
Functions
addPolygon
void
addPolygon
(Polygon poly)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
polygons
Polygon
[]
polygons
;
Undocumented in source.
Meta
Source
See Implementation
beziermeshmaker
datastructures
input
polymesh
classes
PolyMesh