![]() |
AngelCAD
1.5-00
|
This is the complete list of members for polyhedron, including all inherited members.
| box() const | shape | |
| face(uint iface) const | polyhedron | |
| face_area(uint iface) const | polyhedron | |
| flip_face(uint iface) | polyhedron | |
| flip_faces() | polyhedron | |
| nface() const | polyhedron | |
| nvert() const | polyhedron | |
| opAdd(solid@ b) | solid | |
| opAnd(solid@ b) | solid | |
| opMul(tmatrix@ matrix) | solid | |
| opSub(solid@ b) | solid | |
| polyhedron(array< pos3d@>@ points) | polyhedron | |
| polyhedron(array< pos3d@>@ points, array< pface@>@ faces) | polyhedron | |
| polyhedron(string file, int id=- 1) | polyhedron | |
| set_vertex(uint iv, pos3d@ pos) | polyhedron | |
| transform() const | shape | |
| verify() const | polyhedron | |
| vertex(uint iv) const | polyhedron | |
| volume() const | polyhedron | |
| write_csg(string path) | shape | |
| write_xcsg(string path, double secant_tolerance=- 1.0) | shape |
1.8.13