#include <vtkDecimatePro.h>
Definition at line 319 of file vtkDecimatePro.h.
vtkDecimatePro::VertexArray::VertexArray |
( |
const vtkIdType |
sz | ) |
|
|
inline |
vtkDecimatePro::VertexArray::~VertexArray |
( |
| ) |
|
|
inline |
vtkIdType vtkDecimatePro::VertexArray::GetNumberOfVertices |
( |
| ) |
|
|
inline |
void vtkDecimatePro::VertexArray::InsertNextVertex |
( |
LocalVertex & |
v | ) |
|
|
inline |
LocalVertex& vtkDecimatePro::VertexArray::GetVertex |
( |
vtkIdType |
i | ) |
|
|
inline |
void vtkDecimatePro::VertexArray::Reset |
( |
| ) |
|
|
inline |
vtkIdType vtkDecimatePro::VertexArray::MaxId |
The documentation for this class was generated from the following file: