VTK  9.1.0
Public Attributes | List of all members
tagBlock Struct Reference

#include <vtkAMRFlashReaderInternal.h>

Public Attributes

int Index
 
int Level
 
int Type
 
int ParentId
 
int ChildrenIds [8]
 
int NeighborIds [6]
 
int ProcessorId
 
int MinGlobalDivisionIds [3]
 
int MaxGlobalDivisionIds [3]
 
double Center [3]
 
double MinBounds [3]
 
double MaxBounds [3]
 
int dSetLoc
 
double Origin [3]
 
bool isFull
 
bool isLeaf
 

Detailed Description

Definition at line 77 of file vtkAMRFlashReaderInternal.h.

Member Data Documentation

◆ Index

int tagBlock::Index

Definition at line 79 of file vtkAMRFlashReaderInternal.h.

◆ Level

int tagBlock::Level

Definition at line 80 of file vtkAMRFlashReaderInternal.h.

◆ Type

int tagBlock::Type

Definition at line 81 of file vtkAMRFlashReaderInternal.h.

◆ ParentId

int tagBlock::ParentId

Definition at line 82 of file vtkAMRFlashReaderInternal.h.

◆ ChildrenIds

int tagBlock::ChildrenIds[8]

Definition at line 83 of file vtkAMRFlashReaderInternal.h.

◆ NeighborIds

int tagBlock::NeighborIds[6]

Definition at line 84 of file vtkAMRFlashReaderInternal.h.

◆ ProcessorId

int tagBlock::ProcessorId

Definition at line 85 of file vtkAMRFlashReaderInternal.h.

◆ MinGlobalDivisionIds

int tagBlock::MinGlobalDivisionIds[3]

Definition at line 86 of file vtkAMRFlashReaderInternal.h.

◆ MaxGlobalDivisionIds

int tagBlock::MaxGlobalDivisionIds[3]

Definition at line 87 of file vtkAMRFlashReaderInternal.h.

◆ Center

double tagBlock::Center[3]

Definition at line 88 of file vtkAMRFlashReaderInternal.h.

◆ MinBounds

double tagBlock::MinBounds[3]

Definition at line 89 of file vtkAMRFlashReaderInternal.h.

◆ MaxBounds

double tagBlock::MaxBounds[3]

Definition at line 90 of file vtkAMRFlashReaderInternal.h.

◆ dSetLoc

int tagBlock::dSetLoc

Definition at line 60 of file vtkAMRVelodyneReaderInternal.h.

◆ Origin

double tagBlock::Origin[3]

Definition at line 62 of file vtkAMRVelodyneReaderInternal.h.

◆ isFull

bool tagBlock::isFull

Definition at line 63 of file vtkAMRVelodyneReaderInternal.h.

◆ isLeaf

bool tagBlock::isLeaf

Definition at line 64 of file vtkAMRVelodyneReaderInternal.h.


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