EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
Loading...
Searching...
No Matches
EBGeometry::PLY< T > Member List

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

convertToDCEL() const noexceptEBGeometry::PLY< T >
getFaceProperties(const std::string a_property)EBGeometry::PLY< T >
getFaceProperties(const std::string a_property) constEBGeometry::PLY< T >
getFacets() noexceptEBGeometry::PLY< T >
getFacets() const noexceptEBGeometry::PLY< T >
getID() noexceptEBGeometry::PLY< T >
getID() const noexceptEBGeometry::PLY< T >
getVertexCoordinates() noexceptEBGeometry::PLY< T >
getVertexCoordinates() const noexceptEBGeometry::PLY< T >
getVertexProperties(const std::string a_property)EBGeometry::PLY< T >
getVertexProperties(const std::string a_property) constEBGeometry::PLY< T >
m_facePropertiesEBGeometry::PLY< T >protected
m_facetsEBGeometry::PLY< T >protected
m_idEBGeometry::PLY< T >protected
m_vertexCoordinatesEBGeometry::PLY< T >protected
m_vertexPropertiesEBGeometry::PLY< T >protected
operator=(const PLY &a_other)=defaultEBGeometry::PLY< T >
operator=(PLY &&a_other) noexcept=defaultEBGeometry::PLY< T >
PLY() noexcept=defaultEBGeometry::PLY< T >
PLY(const std::string &a_id) noexceptEBGeometry::PLY< T >
PLY(const PLY &a_other)=defaultEBGeometry::PLY< T >
PLY(PLY &&a_other) noexcept=defaultEBGeometry::PLY< T >
setFaceProperties(const std::string a_property, std::vector< T > a_data)EBGeometry::PLY< T >
setVertexProperties(const std::string a_property, std::vector< T > a_data)EBGeometry::PLY< T >
~PLY() noexcept=defaultEBGeometry::PLY< T >