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

_vtkLocalTri Struct Reference

#include <vtkDecimate.h>

Collaboration diagram for _vtkLocalTri:

Collaboration graph
[legend]
List of all members.

Public Attributes

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

Member Data Documentation

vtkIdType _vtkLocalTri::id
 

Definition at line 139 of file vtkDecimate.h.

float _vtkLocalTri::area
 

Definition at line 140 of file vtkDecimate.h.

float _vtkLocalTri::n[3]
 

Definition at line 141 of file vtkDecimate.h.

vtkIdType _vtkLocalTri::verts[3]
 

Definition at line 142 of file vtkDecimate.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:27:00 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001