#include <vtkDecimatePro.h>
Definition at line 443 of file vtkDecimatePro.h.
◆ TriArray()
vtkDecimatePro::TriArray::TriArray |
( |
const vtkIdType |
sz | ) |
|
|
inline |
◆ ~TriArray()
vtkDecimatePro::TriArray::~TriArray |
( |
| ) |
|
|
inline |
◆ GetNumberOfTriangles()
vtkIdType vtkDecimatePro::TriArray::GetNumberOfTriangles |
( |
| ) |
|
|
inline |
◆ InsertNextTriangle()
void vtkDecimatePro::TriArray::InsertNextTriangle |
( |
LocalTri & |
t | ) |
|
|
inline |
◆ GetTriangle()
◆ Reset()
void vtkDecimatePro::TriArray::Reset |
( |
| ) |
|
|
inline |
◆ Array
LocalTri* vtkDecimatePro::TriArray::Array |
◆ MaxId
The documentation for this class was generated from the following file: