VTK
Public Member Functions | Public Attributes
vtkDecimatePro::TriArray Class Reference

#include <vtkDecimatePro.h>

Collaboration diagram for vtkDecimatePro::TriArray:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TriArray (const vtkIdType sz)
 ~TriArray ()
vtkIdType GetNumberOfTriangles ()
void InsertNextTriangle (LocalTri &t)
LocalTriGetTriangle (vtkIdType i)
void Reset ()

Public Attributes

LocalTriArray
vtkIdType MaxId

Detailed Description

Definition at line 342 of file vtkDecimatePro.h.


Constructor & Destructor Documentation

Definition at line 344 of file vtkDecimatePro.h.

Definition at line 346 of file vtkDecimatePro.h.


Member Function Documentation

Definition at line 353 of file vtkDecimatePro.h.

Definition at line 354 of file vtkDecimatePro.h.

Definition at line 356 of file vtkDecimatePro.h.

Definition at line 357 of file vtkDecimatePro.h.


Member Data Documentation

Definition at line 357 of file vtkDecimatePro.h.

Definition at line 360 of file vtkDecimatePro.h.


The documentation for this class was generated from the following file: