EBGeometry 1.0
Loading...
Searching...
No Matches
PLY< T > Member List

This is the complete list of members for PLY< T >, including all inherited members.

convertToDCEL() const noexceptPLY< T >
getFaceProperties(const std::string a_property) noexceptPLY< T >
getFaceProperties(const std::string a_property) const noexceptPLY< T >
getFacets() noexceptPLY< T >
getFacets() const noexceptPLY< T >
getID() noexceptPLY< T >
getID() const noexceptPLY< T >
getVertexCoordinates() noexceptPLY< T >
getVertexCoordinates() const noexceptPLY< T >
getVertexProperties(const std::string a_property) noexceptPLY< T >
getVertexProperties(const std::string a_property) const noexceptPLY< T >
m_facePropertiesPLY< T >protected
m_facetsPLY< T >protected
m_idPLY< T >protected
m_vertexCoordinatesPLY< T >protected
m_vertexPropertiesPLY< T >protected
PLY() noexceptPLY< T >
PLY(const std::string a_id) noexceptPLY< T >
setFaceProperties(const std::string a_property, const std::vector< T > &a_data) noexceptPLY< T >
setVertexProperties(const std::string a_property, const std::vector< T > &a_data) noexceptPLY< T >
~PLY() noexceptPLY< T >virtual