#include <vtkNetCDFCFReader.h>
Definition at line 173 of file vtkNetCDFCFReader.h.
§ vtkDependentDimensionInfo() [1/2]
vtkNetCDFCFReader::vtkDependentDimensionInfo::vtkDependentDimensionInfo |
( |
| ) |
|
|
inline |
§ vtkDependentDimensionInfo() [2/2]
vtkNetCDFCFReader::vtkDependentDimensionInfo::vtkDependentDimensionInfo |
( |
int |
ncFD, |
|
|
int |
varId, |
|
|
vtkNetCDFCFReader * |
parent |
|
) |
| |
§ GetValid()
bool vtkNetCDFCFReader::vtkDependentDimensionInfo::GetValid |
( |
| ) |
const |
|
inline |
§ GetHasBounds()
bool vtkNetCDFCFReader::vtkDependentDimensionInfo::GetHasBounds |
( |
| ) |
const |
|
inline |
§ GetCellsUnstructured()
bool vtkNetCDFCFReader::vtkDependentDimensionInfo::GetCellsUnstructured |
( |
| ) |
const |
|
inline |
§ GetGridDimensions()
§ GetLongitudeCoordinates()
§ GetLatitudeCoordinates()
§ GetSpecialVariables()
§ LoadMetaData()
§ LoadCoordinateVariable()
int vtkNetCDFCFReader::vtkDependentDimensionInfo::LoadCoordinateVariable |
( |
int |
ncFD, |
|
|
int |
varId, |
|
|
vtkDoubleArray * |
coords |
|
) |
| |
|
protected |
§ LoadBoundsVariable()
int vtkNetCDFCFReader::vtkDependentDimensionInfo::LoadBoundsVariable |
( |
int |
ncFD, |
|
|
int |
varId, |
|
|
vtkDoubleArray * |
coords |
|
) |
| |
|
protected |
§ LoadUnstructuredBoundsVariable()
int vtkNetCDFCFReader::vtkDependentDimensionInfo::LoadUnstructuredBoundsVariable |
( |
int |
ncFD, |
|
|
int |
varId, |
|
|
vtkDoubleArray * |
coords |
|
) |
| |
|
protected |
§ Valid
bool vtkNetCDFCFReader::vtkDependentDimensionInfo::Valid |
|
protected |
§ HasBounds
bool vtkNetCDFCFReader::vtkDependentDimensionInfo::HasBounds |
|
protected |
§ CellsUnstructured
bool vtkNetCDFCFReader::vtkDependentDimensionInfo::CellsUnstructured |
|
protected |
§ GridDimensions
§ LongitudeCoordinates
§ LatitudeCoordinates
§ SpecialVariables
The documentation for this class was generated from the following file: