MeshUtilities.
More...
#include <PlatonicSolid.hpp>
|
| | PlatonicSolid (const Gedim::GeometryUtilities &geometryUtilities, const Gedim::MeshUtilities &meshUtilities) |
| |
| virtual | ~PlatonicSolid () |
| |
| void | project_to_unit_sphere (Gedim::GeometryUtilities::Polyhedron &polyhedron) const |
| |
| void | project_to_unit_sphere_geodesic (Gedim::MeshMatrices &mesh_data, Gedim::MeshMatricesDAO &mesh) const |
| |
| void | project_to_unit_sphere_goldberg (Gedim::MeshMatrices &mesh_data, Gedim::MeshMatricesDAO &mesh) const |
| |
| Gedim::GeometryUtilities::Polyhedron | dual_polyhedron (const Gedim::GeometryUtilities::Polyhedron &polyhedron) const |
| | MeshUtilities.
|
| |
| void | first_class_geodesic_polyhedron (const Gedim::GeometryUtilities::Polyhedron &starting_polyhedron, const unsigned int &frequency, Gedim::MeshMatricesDAO &filter_mesh) const |
| |
| void | second_class_geodesic_polyhedron (const Gedim::GeometryUtilities::Polyhedron &starting_polyhedron, const unsigned int &frequency, Gedim::MeshMatricesDAO &filter_mesh) const |
| |
| Gedim::GeometryUtilities::Polyhedron | goldberg_polyhedron (const unsigned int &p, const unsigned int &q, const unsigned int &b, const unsigned int &c) const |
| |
| GeometryUtilities::Polyhedron | geodesic_polyhedron (const unsigned int &p, const unsigned int &q, const unsigned int &b, const unsigned int &c) const |
| |
| GeometryUtilities::Polyhedron | tetrahedron () const |
| |
| GeometryUtilities::Polyhedron | hexahedron () const |
| |
| Gedim::GeometryUtilities::Polyhedron | octahedron () const |
| |
| Gedim::GeometryUtilities::Polyhedron | icosahedron () const |
| |
| Gedim::GeometryUtilities::Polyhedron | dodecahedron () const |
| |
◆ PlatonicSolid()
◆ ~PlatonicSolid()
| virtual Gedim::PlatonicSolid::~PlatonicSolid |
( |
| ) |
|
|
inlinevirtual |
◆ dodecahedron()
◆ dual_polyhedron()
◆ first_class_geodesic_polyhedron()
◆ geodesic_polyhedron()
◆ goldberg_polyhedron()
◆ hexahedron()
◆ icosahedron()
◆ octahedron()
◆ project_to_unit_sphere()
◆ project_to_unit_sphere_geodesic()
◆ project_to_unit_sphere_goldberg()
◆ second_class_geodesic_polyhedron()
◆ tetrahedron()
The documentation for this class was generated from the following files: