|
VTK
9.0.1
|
#include <vtkDecimatePro.h>
Public Attributes | |
| vtkIdType | id |
| double | area |
| double | n [3] |
| vtkIdType | verts [3] |
Definition at line 338 of file vtkDecimatePro.h.
| vtkIdType vtkDecimatePro::LocalTri::id |
Definition at line 341 of file vtkDecimatePro.h.
| double vtkDecimatePro::LocalTri::area |
Definition at line 342 of file vtkDecimatePro.h.
| double vtkDecimatePro::LocalTri::n[3] |
Definition at line 343 of file vtkDecimatePro.h.
| vtkIdType vtkDecimatePro::LocalTri::verts[3] |
Definition at line 344 of file vtkDecimatePro.h.
1.8.17