|
VTK
9.6.20260529
|
For non-manifold edge cases: More...
#include <vtkSurfaceNets3DNonManifoldCases.h>
Public Attributes | |
| NonManifoldCaseType | NonManifoldCase = 0 |
| VoxelCaseType | VoxelCase = 0 |
| bool | IsHomogeneous = true |
| std::array< int8_t, 12 > | PointIndices |
| std::array< VoxelCaseType, 4 > | SubVoxelCases |
| std::array< EdgeCaseType, 4 > | SubEdgeCases |
For non-manifold edge cases:
Definition at line 629 of file vtkSurfaceNets3DNonManifoldCases.h.
| NonManifoldCaseType vtkSurfaceNets3DNonManifoldCases::NonManifoldCaseMetadata::NonManifoldCase = 0 |
Definition at line 631 of file vtkSurfaceNets3DNonManifoldCases.h.
| VoxelCaseType vtkSurfaceNets3DNonManifoldCases::NonManifoldCaseMetadata::VoxelCase = 0 |
Definition at line 632 of file vtkSurfaceNets3DNonManifoldCases.h.
| bool vtkSurfaceNets3DNonManifoldCases::NonManifoldCaseMetadata::IsHomogeneous = true |
Definition at line 633 of file vtkSurfaceNets3DNonManifoldCases.h.
| std::array<int8_t, 12> vtkSurfaceNets3DNonManifoldCases::NonManifoldCaseMetadata::PointIndices |
Definition at line 634 of file vtkSurfaceNets3DNonManifoldCases.h.
| std::array<VoxelCaseType, 4> vtkSurfaceNets3DNonManifoldCases::NonManifoldCaseMetadata::SubVoxelCases |
Definition at line 635 of file vtkSurfaceNets3DNonManifoldCases.h.
| std::array<EdgeCaseType, 4> vtkSurfaceNets3DNonManifoldCases::NonManifoldCaseMetadata::SubEdgeCases |
Definition at line 636 of file vtkSurfaceNets3DNonManifoldCases.h.