VTK  9.2.6
vtkDecimatePro::LocalTri Class Reference

#include <vtkDecimatePro.h>

Public Attributes

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

Detailed Description

Definition at line 341 of file vtkDecimatePro.h.

Member Data Documentation

◆ id

vtkIdType vtkDecimatePro::LocalTri::id

Definition at line 344 of file vtkDecimatePro.h.

◆ area

double vtkDecimatePro::LocalTri::area

Definition at line 345 of file vtkDecimatePro.h.

◆ n

double vtkDecimatePro::LocalTri::n[3]

Definition at line 346 of file vtkDecimatePro.h.

◆ verts

vtkIdType vtkDecimatePro::LocalTri::verts[3]

Definition at line 347 of file vtkDecimatePro.h.


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