AngelCAD
1.5-00
|
This is the complete list of members for polygon, including all inherited members.
area() const | polygon | |
box() const | shape | |
opAdd(shape2d@ b) | shape2d | |
opAnd(shape2d@ b) | shape2d | |
opMul(tmatrix@ matrix) | shape2d | |
opSub(shape2d@ b) | shape2d | |
polygon(const pos2d@ p1, const pos2d@ p2, const pos2d@ p3) | polygon | |
polygon(const pos2d@ p1, const pos2d@ p2, const pos2d@ p3, const pos2d@ p4) | polygon | |
polygon(const pos2d@ p1, const pos2d@ p2, const pos2d@ p3, const pos2d@ p4, const pos2d@ p5) | polygon | |
polygon(const spline2d@ spline, uint nseg=30) | polygon | |
polygon(double r, uint np) | polygon | |
polygon(array< pos2d@>@ points, bool check=true) | polygon | |
signed_area() const | polygon | |
size() const | polygon | |
transform() const | shape | |
vertex(uint iv) const | polygon | |
write_csg(string path) | shape | |
write_xcsg(string path, double secant_tolerance=- 1.0) | shape |