Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkDecimatePro::LocalTri Class Reference

#include <vtkDecimatePro.h>

Collaboration diagram for vtkDecimatePro::LocalTri:

Collaboration graph
[legend]
List of all members.

Public Attributes

vtkIdType id
double area
double n [3]
vtkIdType verts [3]

Member Data Documentation

vtkIdType vtkDecimatePro::LocalTri::id
 

Definition at line 309 of file vtkDecimatePro.h.

double vtkDecimatePro::LocalTri::area
 

Definition at line 310 of file vtkDecimatePro.h.

double vtkDecimatePro::LocalTri::n[3]
 

Definition at line 311 of file vtkDecimatePro.h.

vtkIdType vtkDecimatePro::LocalTri::verts[3]
 

Definition at line 312 of file vtkDecimatePro.h.


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