VTK  9.5.2
LocalTri Class Reference

#include <vtkDecimatePro.h>

Public Attributes

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

Detailed Description

Definition at line 409 of file vtkDecimatePro.h.

Member Data Documentation

◆ id

vtkIdType LocalTri::id

Definition at line 412 of file vtkDecimatePro.h.

◆ area

double LocalTri::area

Definition at line 413 of file vtkDecimatePro.h.

◆ n

double LocalTri::n[3]

Definition at line 414 of file vtkDecimatePro.h.

◆ verts

vtkIdType LocalTri::verts[3]

Definition at line 415 of file vtkDecimatePro.h.


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