VTK  9.6.20260529
vtkSurfaceNets3DNonManifoldCases::StateInfo Struct Reference

Decoded metadata for a state: number of points to generate and the corresponding non-manifold table index. More...

#include <vtkSurfaceNets3DNonManifoldCases.h>

Public Attributes

uint8_t NumPoints
 
int8_t TableIndex
 

Detailed Description

Decoded metadata for a state: number of points to generate and the corresponding non-manifold table index.

Definition at line 964 of file vtkSurfaceNets3DNonManifoldCases.h.

Member Data Documentation

◆ NumPoints

uint8_t vtkSurfaceNets3DNonManifoldCases::StateInfo::NumPoints

Definition at line 967 of file vtkSurfaceNets3DNonManifoldCases.h.

◆ TableIndex

int8_t vtkSurfaceNets3DNonManifoldCases::StateInfo::TableIndex

Definition at line 969 of file vtkSurfaceNets3DNonManifoldCases.h.


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