|
EBGeometry 1.0
|
This is the complete list of members for PLY< T >, including all inherited members.
| convertToDCEL() const noexcept | PLY< T > | |
| getFaceProperties(const std::string a_property) noexcept | PLY< T > | |
| getFaceProperties(const std::string a_property) const noexcept | PLY< T > | |
| getFacets() noexcept | PLY< T > | |
| getFacets() const noexcept | PLY< T > | |
| getID() noexcept | PLY< T > | |
| getID() const noexcept | PLY< T > | |
| getVertexCoordinates() noexcept | PLY< T > | |
| getVertexCoordinates() const noexcept | PLY< T > | |
| getVertexProperties(const std::string a_property) noexcept | PLY< T > | |
| getVertexProperties(const std::string a_property) const noexcept | PLY< T > | |
| m_faceProperties | PLY< T > | protected |
| m_facets | PLY< T > | protected |
| m_id | PLY< T > | protected |
| m_vertexCoordinates | PLY< T > | protected |
| m_vertexProperties | PLY< T > | protected |
| PLY() noexcept | PLY< T > | |
| PLY(const std::string a_id) noexcept | PLY< T > | |
| setFaceProperties(const std::string a_property, const std::vector< T > &a_data) noexcept | PLY< T > | |
| setVertexProperties(const std::string a_property, const std::vector< T > &a_data) noexcept | PLY< T > | |
| ~PLY() noexcept | PLY< T > | virtual |