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

vtkDecimate::LocalTri Class Reference

#include <vtkDecimate.h>

Collaboration diagram for vtkDecimate::LocalTri:

Collaboration graph
[legend]
List of all members.

Public Attributes

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

Member Data Documentation

vtkIdType vtkDecimate::LocalTri::id
 

Definition at line 241 of file vtkDecimate.h.

double vtkDecimate::LocalTri::area
 

Definition at line 242 of file vtkDecimate.h.

double vtkDecimate::LocalTri::n[3]
 

Definition at line 243 of file vtkDecimate.h.

vtkIdType vtkDecimate::LocalTri::verts[3]
 

Definition at line 244 of file vtkDecimate.h.


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