#include <IndexedTriMesh.h>
◆ IndexedTriMesh()
ph::IndexedTriMesh::IndexedTriMesh |
( |
std::size_t | numFaces | ) |
|
|
inlineexplicit |
◆ ~IndexedTriMesh()
virtual ph::IndexedTriMesh::~IndexedTriMesh |
( |
| ) |
|
|
virtualdefault |
◆ getFace()
virtual TriFace ph::IndexedTriMesh::getFace |
( |
std::size_t | index | ) |
const |
|
pure virtual |
◆ getVertices()
std::array< math::Vector3R, 3 > ph::IndexedTriMesh::getVertices |
( |
std::size_t | index | ) |
const |
|
inlinevirtual |
◆ numFaces()
std::size_t ph::IndexedTriMesh::numFaces |
( |
| ) |
const |
|
inline |
◆ m_numFaces
std::size_t ph::IndexedTriMesh::m_numFaces |
|
protected |
The documentation for this class was generated from the following file: