VTK
|
#include <vtkDecimatePro.h>
Public Attributes | |
vtkIdType | id |
double | area |
double | n [3] |
vtkIdType | verts [3] |
Definition at line 316 of file vtkDecimatePro.h.
vtkIdType vtkDecimatePro::LocalTri::id |
Definition at line 319 of file vtkDecimatePro.h.
double vtkDecimatePro::LocalTri::area |
Definition at line 320 of file vtkDecimatePro.h.
double vtkDecimatePro::LocalTri::n[3] |
Definition at line 321 of file vtkDecimatePro.h.
vtkIdType vtkDecimatePro::LocalTri::verts[3] |
Definition at line 322 of file vtkDecimatePro.h.