| 
    VTK
    9.3.0
    
   | 
 
#include <vtkDecimatePro.h>
Public Attributes | |
| vtkIdType | id | 
| double | area | 
| double | n [3] | 
| vtkIdType | verts [3] | 
Definition at line 330 of file vtkDecimatePro.h.
| vtkIdType vtkDecimatePro::LocalTri::id | 
Definition at line 333 of file vtkDecimatePro.h.
| double vtkDecimatePro::LocalTri::area | 
Definition at line 334 of file vtkDecimatePro.h.
| double vtkDecimatePro::LocalTri::n[3] | 
Definition at line 335 of file vtkDecimatePro.h.
| vtkIdType vtkDecimatePro::LocalTri::verts[3] | 
Definition at line 336 of file vtkDecimatePro.h.