VTK  9.3.20240328
Public Member Functions | Public Attributes | List of all members
vtkAMRDataInternals::Block Struct Reference

#include <vtkAMRDataInternals.h>

Collaboration diagram for vtkAMRDataInternals::Block:
[legend]

Public Member Functions

 Block (unsigned int i, vtkUniformGrid *g)
 

Public Attributes

vtkSmartPointer< vtkUniformGridGrid
 
unsigned int Index
 

Detailed Description

Definition at line 27 of file vtkAMRDataInternals.h.

Constructor & Destructor Documentation

◆ Block()

vtkAMRDataInternals::Block::Block ( unsigned int  i,
vtkUniformGrid g 
)

Member Data Documentation

◆ Grid

vtkSmartPointer<vtkUniformGrid> vtkAMRDataInternals::Block::Grid

Definition at line 29 of file vtkAMRDataInternals.h.

◆ Index

unsigned int vtkAMRDataInternals::Block::Index

Definition at line 30 of file vtkAMRDataInternals.h.


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