|
EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
|
This is the complete list of members for EBGeometry::OBJ< T >, including all inherited members.
| convertToDCEL() const noexcept | EBGeometry::OBJ< T > | |
| getFacets() noexcept | EBGeometry::OBJ< T > | |
| getFacets() const noexcept | EBGeometry::OBJ< T > | |
| getID() noexcept | EBGeometry::OBJ< T > | |
| getID() const noexcept | EBGeometry::OBJ< T > | |
| getVertexCoordinates() noexcept | EBGeometry::OBJ< T > | |
| getVertexCoordinates() const noexcept | EBGeometry::OBJ< T > | |
| m_facets | EBGeometry::OBJ< T > | protected |
| m_id | EBGeometry::OBJ< T > | protected |
| m_vertexCoordinates | EBGeometry::OBJ< T > | protected |
| OBJ() noexcept=default | EBGeometry::OBJ< T > | |
| OBJ(const std::string &a_id) noexcept | EBGeometry::OBJ< T > | |
| OBJ(const OBJ &a_other)=default | EBGeometry::OBJ< T > | |
| OBJ(OBJ &&a_other) noexcept=default | EBGeometry::OBJ< T > | |
| operator=(const OBJ &a_other)=default | EBGeometry::OBJ< T > | |
| operator=(OBJ &&a_other) noexcept=default | EBGeometry::OBJ< T > | |
| ~OBJ() noexcept=default | EBGeometry::OBJ< T > |