|
Graphite Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for GEO::CSGMesh, including all inherited members.
| append_mesh(const CSGMesh *other, index_t operand=index_t(-1)) | GEO::CSGMesh | |
| assert_is_valid() | GEO::Mesh | |
| bbox() const | GEO::CSGMesh | inline |
| bbox_initialized() const | GEO::CSGMesh | |
| cell_corners (defined in GEO::Mesh) | GEO::Mesh | |
| cell_facets (defined in GEO::Mesh) | GEO::Mesh | |
| cells (defined in GEO::Mesh) | GEO::Mesh | |
| clear(bool keep_attributes=true, bool keep_memory=false) | GEO::Mesh | |
| copy(const Mesh &rhs, bool copy_attributes=true, MeshElementsFlags what=MESH_ALL_ELEMENTS) | GEO::Mesh | |
| Counted() | GEO::Counted | inlineprotected |
| CSGMesh() (defined in GEO::CSGMesh) | GEO::CSGMesh | |
| display_attributes(const std::string &tag, const std::string &subelement_name, const MeshSubElementsStore &subelements) const | GEO::Mesh | protected |
| edges (defined in GEO::Mesh) | GEO::Mesh | |
| facet_corners (defined in GEO::Mesh) | GEO::Mesh | |
| facets (defined in GEO::Mesh) | GEO::Mesh | |
| get_attributes() const | GEO::Mesh | |
| get_scalar_attributes() const | GEO::Mesh | |
| get_subelements_by_index(index_t i) | GEO::Mesh | |
| get_subelements_by_index(index_t i) const | GEO::Mesh | |
| get_subelements_by_type(MeshElementsFlags what) | GEO::Mesh | |
| get_subelements_by_type(MeshElementsFlags what) const | GEO::Mesh | |
| get_vector_attributes(index_t max_dim=0) const | GEO::Mesh | |
| is_shared() const | GEO::Counted | inline |
| may_have_intersections_with(const CSGMesh *other) const | GEO::CSGMesh | inline |
| Mesh(index_t dimension=3, bool single_precision=false) | GEO::Mesh | |
| MeshElementsFlags enum name | GEO::Mesh | related |
| name_to_subelements_type(const std::string &name) | GEO::Mesh | static |
| nb_refs() const | GEO::Counted | inline |
| nb_subelements_types() const | GEO::Mesh | |
| parse_attribute_name(const std::string &full_attribute_name, MeshElementsFlags &where, std::string &attribute_name, index_t &component) | GEO::Mesh | static |
| ref() const | GEO::Counted | inline |
| ref(const Counted *counted) | GEO::Counted | inlinestatic |
| show_stats(const std::string &tag="Mesh") const | GEO::Mesh | |
| subelements_type_to_name(MeshElementsFlags what) | GEO::Mesh | static |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| update_bbox() | GEO::CSGMesh | |
| vertices (defined in GEO::Mesh) | GEO::Mesh | |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~CSGMesh() override (defined in GEO::CSGMesh) | GEO::CSGMesh | |
| ~Mesh() | GEO::Mesh | virtual |