Public Attributes | List of all members
vtkSpyPlotUniReader::DataDump Struct Reference

#include <vtkSpyPlotUniReader.h>

Collaboration diagram for vtkSpyPlotUniReader::DataDump:
Collaboration graph
[legend]

Public Attributes

int NumVars
 
intSavedVariables
 
vtkTypeInt64 * SavedVariableOffsets
 
vtkTypeInt64 SavedBlocksGeometryOffset
 
unsigned char * SavedBlockAllocatedStates
 
vtkTypeInt64 BlocksOffset
 
VariableVariables
 
int NumberOfBlocks
 
int ActualNumberOfBlocks
 
int NumberOfTracers
 
vtkFloatArrayTracerCoord
 
vtkIntArrayTracerBlock
 

Detailed Description

Definition at line 176 of file vtkSpyPlotUniReader.h.

Member Data Documentation

◆ NumVars

int vtkSpyPlotUniReader::DataDump::NumVars

Definition at line 178 of file vtkSpyPlotUniReader.h.

◆ SavedVariables

int* vtkSpyPlotUniReader::DataDump::SavedVariables

Definition at line 179 of file vtkSpyPlotUniReader.h.

◆ SavedVariableOffsets

vtkTypeInt64* vtkSpyPlotUniReader::DataDump::SavedVariableOffsets

Definition at line 180 of file vtkSpyPlotUniReader.h.

◆ SavedBlocksGeometryOffset

vtkTypeInt64 vtkSpyPlotUniReader::DataDump::SavedBlocksGeometryOffset

Definition at line 181 of file vtkSpyPlotUniReader.h.

◆ SavedBlockAllocatedStates

unsigned char* vtkSpyPlotUniReader::DataDump::SavedBlockAllocatedStates

Definition at line 182 of file vtkSpyPlotUniReader.h.

◆ BlocksOffset

vtkTypeInt64 vtkSpyPlotUniReader::DataDump::BlocksOffset

Definition at line 183 of file vtkSpyPlotUniReader.h.

◆ Variables

Variable* vtkSpyPlotUniReader::DataDump::Variables

Definition at line 184 of file vtkSpyPlotUniReader.h.

◆ NumberOfBlocks

int vtkSpyPlotUniReader::DataDump::NumberOfBlocks

Definition at line 185 of file vtkSpyPlotUniReader.h.

◆ ActualNumberOfBlocks

int vtkSpyPlotUniReader::DataDump::ActualNumberOfBlocks

Definition at line 186 of file vtkSpyPlotUniReader.h.

◆ NumberOfTracers

int vtkSpyPlotUniReader::DataDump::NumberOfTracers

Definition at line 187 of file vtkSpyPlotUniReader.h.

◆ TracerCoord

vtkFloatArray* vtkSpyPlotUniReader::DataDump::TracerCoord

Definition at line 188 of file vtkSpyPlotUniReader.h.

◆ TracerBlock

vtkIntArray* vtkSpyPlotUniReader::DataDump::TracerBlock

Definition at line 189 of file vtkSpyPlotUniReader.h.


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