VTK  9.4.20250506
Public Member Functions | Public Attributes | List of all members
vtkHDFUtilities::TemporalHyperTreeGridOffsets Struct Reference

#include <vtkHDFUtilities.h>

Public Member Functions

template<class T >
 TemporalHyperTreeGridOffsets (T *impl, vtkIdType step)
 

Public Attributes

bool Success = true
 
vtkIdType TreeIdsOffset = 0
 
vtkIdType DepthPerTreeOffset = 0
 
vtkIdType NumberOfCellsPerTreeDepthOffset = 0
 
vtkIdType DescriptorsOffset = 0
 
vtkIdType MaskOffset = 0
 
vtkIdType XCoordinatesOffset = 0
 
vtkIdType YCoordinatesOffset = 0
 
vtkIdType ZCoordinatesOffset = 0
 
vtkIdType PartOffset = 0
 

Detailed Description

Definition at line 131 of file vtkHDFUtilities.h.

Constructor & Destructor Documentation

◆ TemporalHyperTreeGridOffsets()

template<class T >
vtkHDFUtilities::TemporalHyperTreeGridOffsets::TemporalHyperTreeGridOffsets ( T *  impl,
vtkIdType  step 
)

Member Data Documentation

◆ Success

bool vtkHDFUtilities::TemporalHyperTreeGridOffsets::Success = true

Definition at line 134 of file vtkHDFUtilities.h.

◆ TreeIdsOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::TreeIdsOffset = 0

Definition at line 135 of file vtkHDFUtilities.h.

◆ DepthPerTreeOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::DepthPerTreeOffset = 0

Definition at line 136 of file vtkHDFUtilities.h.

◆ NumberOfCellsPerTreeDepthOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::NumberOfCellsPerTreeDepthOffset = 0

Definition at line 137 of file vtkHDFUtilities.h.

◆ DescriptorsOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::DescriptorsOffset = 0

Definition at line 138 of file vtkHDFUtilities.h.

◆ MaskOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::MaskOffset = 0

Definition at line 139 of file vtkHDFUtilities.h.

◆ XCoordinatesOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::XCoordinatesOffset = 0

Definition at line 140 of file vtkHDFUtilities.h.

◆ YCoordinatesOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::YCoordinatesOffset = 0

Definition at line 141 of file vtkHDFUtilities.h.

◆ ZCoordinatesOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::ZCoordinatesOffset = 0

Definition at line 142 of file vtkHDFUtilities.h.

◆ PartOffset

vtkIdType vtkHDFUtilities::TemporalHyperTreeGridOffsets::PartOffset = 0

Definition at line 143 of file vtkHDFUtilities.h.


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