VTK  9.3.20240422
Public Member Functions | Public Attributes | List of all members
vtkCompositeInterpolatedVelocityField::DataSetBoundsInformation Struct Reference

#include <vtkCompositeInterpolatedVelocityField.h>

Collaboration diagram for vtkCompositeInterpolatedVelocityField::DataSetBoundsInformation:
[legend]

Public Member Functions

 DataSetBoundsInformation ()
 
 DataSetBoundsInformation (vtkDataSet *ds)
 

Public Attributes

vtkDataSetDataSet
 
std::array< double, 6 > Bounds {}
 

Detailed Description

Definition at line 140 of file vtkCompositeInterpolatedVelocityField.h.

Constructor & Destructor Documentation

◆ DataSetBoundsInformation() [1/2]

vtkCompositeInterpolatedVelocityField::DataSetBoundsInformation::DataSetBoundsInformation ( )

◆ DataSetBoundsInformation() [2/2]

vtkCompositeInterpolatedVelocityField::DataSetBoundsInformation::DataSetBoundsInformation ( vtkDataSet ds)

Member Data Documentation

◆ DataSet

vtkDataSet* vtkCompositeInterpolatedVelocityField::DataSetBoundsInformation::DataSet

Definition at line 142 of file vtkCompositeInterpolatedVelocityField.h.

◆ Bounds

std::array<double, 6> vtkCompositeInterpolatedVelocityField::DataSetBoundsInformation::Bounds {}

Definition at line 143 of file vtkCompositeInterpolatedVelocityField.h.


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