#include <vtkDecimatePro.h>
Detailed Description
Definition at line 341 of file vtkDecimatePro.h.
Constructor & Destructor Documentation
vtkDecimatePro::TriArray::TriArray |
( |
const vtkIdType |
sz | ) |
|
|
inline |
vtkDecimatePro::TriArray::~TriArray |
( |
| ) |
|
|
inline |
Member Function Documentation
vtkIdType vtkDecimatePro::TriArray::GetNumberOfTriangles |
( |
| ) |
|
|
inline |
void vtkDecimatePro::TriArray::InsertNextTriangle |
( |
LocalTri & |
t | ) |
|
|
inline |
void vtkDecimatePro::TriArray::Reset |
( |
| ) |
|
|
inline |
Member Data Documentation
LocalTri* vtkDecimatePro::TriArray::Array |
The documentation for this class was generated from the following file: