ParaView
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
 
int * SavedVariables
 
vtkTypeInt64 * SavedVariableOffsets
 
vtkTypeInt64 SavedBlocksGeometryOffset
 
unsigned char * SavedBlockAllocatedStates
 
vtkTypeInt64 BlocksOffset
 
VariableVariables
 
int NumberOfBlocks
 
int ActualNumberOfBlocks
 
int NumberOfTracers
 
vtkFloatArray * TracerCoord
 
vtkIntArray * TracerBlock
 

Detailed Description

Definition at line 184 of file vtkSpyPlotUniReader.h.

Member Data Documentation

§ NumVars

int vtkSpyPlotUniReader::DataDump::NumVars

Definition at line 186 of file vtkSpyPlotUniReader.h.

§ SavedVariables

int* vtkSpyPlotUniReader::DataDump::SavedVariables

Definition at line 187 of file vtkSpyPlotUniReader.h.

§ SavedVariableOffsets

vtkTypeInt64* vtkSpyPlotUniReader::DataDump::SavedVariableOffsets

Definition at line 188 of file vtkSpyPlotUniReader.h.

§ SavedBlocksGeometryOffset

vtkTypeInt64 vtkSpyPlotUniReader::DataDump::SavedBlocksGeometryOffset

Definition at line 189 of file vtkSpyPlotUniReader.h.

§ SavedBlockAllocatedStates

unsigned char* vtkSpyPlotUniReader::DataDump::SavedBlockAllocatedStates

Definition at line 190 of file vtkSpyPlotUniReader.h.

§ BlocksOffset

vtkTypeInt64 vtkSpyPlotUniReader::DataDump::BlocksOffset

Definition at line 191 of file vtkSpyPlotUniReader.h.

§ Variables

Variable* vtkSpyPlotUniReader::DataDump::Variables

Definition at line 192 of file vtkSpyPlotUniReader.h.

§ NumberOfBlocks

int vtkSpyPlotUniReader::DataDump::NumberOfBlocks

Definition at line 193 of file vtkSpyPlotUniReader.h.

§ ActualNumberOfBlocks

int vtkSpyPlotUniReader::DataDump::ActualNumberOfBlocks

Definition at line 194 of file vtkSpyPlotUniReader.h.

§ NumberOfTracers

int vtkSpyPlotUniReader::DataDump::NumberOfTracers

Definition at line 195 of file vtkSpyPlotUniReader.h.

§ TracerCoord

vtkFloatArray* vtkSpyPlotUniReader::DataDump::TracerCoord

Definition at line 196 of file vtkSpyPlotUniReader.h.

§ TracerBlock

vtkIntArray* vtkSpyPlotUniReader::DataDump::TracerBlock

Definition at line 197 of file vtkSpyPlotUniReader.h.


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