VTK
Public Attributes | List of all members
vtkDecimatePro::LocalTri Class Reference

#include <vtkDecimatePro.h>

Public Attributes

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

Detailed Description

Definition at line 348 of file vtkDecimatePro.h.

Member Data Documentation

vtkIdType vtkDecimatePro::LocalTri::id

Definition at line 351 of file vtkDecimatePro.h.

double vtkDecimatePro::LocalTri::area

Definition at line 352 of file vtkDecimatePro.h.

double vtkDecimatePro::LocalTri::n[3]

Definition at line 353 of file vtkDecimatePro.h.

vtkIdType vtkDecimatePro::LocalTri::verts[3]

Definition at line 354 of file vtkDecimatePro.h.


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