|
VTK
9.7.20260729
|
#include <vtkHDFWriterImplementation.h>
Stores a group name and the corresponding cell array.
Use this structure to avoid maintaining two arrays which is error prone (AOS instead of SOA)
Definition at line 93 of file vtkHDFWriterImplementation.h.
Public Attributes | |
| const char * | hdfGroupName |
| vtkCellArray * | cellArray |
| const char* vtkHDFWriter::Implementation::PolyDataTopos::hdfGroupName |
Definition at line 95 of file vtkHDFWriterImplementation.h.
| vtkCellArray* vtkHDFWriter::Implementation::PolyDataTopos::cellArray |
Definition at line 96 of file vtkHDFWriterImplementation.h.