VTK  9.6.20260201
vtkStructuredData.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkDeprecation.h"
#include "vtkObject.h"
#include "vtkSmartPointer.h"
Include dependency graph for vtkStructuredData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkStructuredData
 Singleton class for topologically regular data. More...
 

Typedefs

template<typename Type>
using vtkConstantArray
 

Typedef Documentation

◆ vtkConstantArray

template<typename Type>
using vtkConstantArray
Initial value:
A read only array class that wraps an implicit function from integers to any value type supported by ...
@ VTK_CONSTANT_ARRAY
Definition vtkType.h:84

Definition at line 102 of file vtkStructuredData.h.