|
chombo-discharge
|
This is the complete list of members for TriangleCollection, including all inherited members.
| BV typedef | TriangleCollection | |
| define(const std::vector< std::shared_ptr< Triangle > > &a_triangles) noexcept | TriangleCollection | virtual |
| getClosestTriangles(const Vec3 &a_point) const noexcept | TriangleCollection | virtual |
| K | TriangleCollection | static |
| m_bvh | TriangleCollection | protected |
| m_isDefined | TriangleCollection | protected |
| TriangleCollection() noexcept | TriangleCollection | |
| TriangleCollection(const std::vector< std::shared_ptr< Triangle > > &a_triangles) noexcept | TriangleCollection | |
| TriangleCollection(const std::string &a_filename, const std::string &a_vertexDataIdentifier) | TriangleCollection | |
| Vec3 typedef | TriangleCollection | |
| ~TriangleCollection() noexcept | TriangleCollection | virtual |