VTK  9.3.20240425
vtkStructuredData Member List

This is the complete list of members for vtkStructuredData, including all inherited members.

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
BreakOnError()vtkObjectstatic
ComputeCellId(const int dim[3], const int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
ComputeCellIdForExtent(const int extent[6], const int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
ComputeCellStructuredCoords(vtkIdType cellId, const int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
ComputeCellStructuredCoordsForExtent(vtkIdType cellIdx, const int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
ComputeCellStructuredMinMaxCoords(vtkIdType cellId, const int dim[3], int ijkMin[3], int ijkMax[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputePointId(const int dim[3], const int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
ComputePointIdForExtent(const int extent[6], const int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
ComputePointStructuredCoords(vtkIdType ptId, const int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
ComputePointStructuredCoordsForExtent(vtkIdType ptId, const int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetCellArray(int extent[6], bool usePixelVoxelOrientation)vtkStructuredDatastatic
GetCellDimensionsFromExtent(const int ext[6], int celldims[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
GetCellDimensionsFromPointDimensions(const int pntdims[3], int cellDims[3])vtkStructuredDatainlinestatic
GetCellExtentFromPointExtent(const int pntExtent[6], int cellExtent[6], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds, int dim[3])vtkStructuredDatastatic
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds, int dim[3], int seedLoc[3])vtkStructuredDatastatic
GetCellPoints(vtkIdType cellId, vtkIdList *ptIds, int dataDescription, int dim[3])vtkStructuredDatastatic
GetCellTypesArray(int extent[6], bool usePixelVoxelOrientation)vtkStructuredDatastatic
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDataDescription(int dims[3])vtkStructuredDatastatic
GetDataDescriptionFromExtent(int ext[6])vtkStructuredDatastatic
GetDataDimension(int dataDescription)vtkStructuredDatastatic
GetDataDimension(int ext[6])vtkStructuredDatastatic
GetDebug()vtkObject
GetDimensionsFromExtent(const int ext[6], int dims[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
GetGlobalStructuredCoordinates(const int lijk[3], const int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLinearIndex(const int i, const int j, const int k, const int N1, const int N2)vtkStructuredDatainlineprotectedstatic
GetLocalStructuredCoordinates(const int ijk[3], const int ext[6], int lijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
GetMTime()vtkObjectvirtual
GetNumberOfCells(const int ext[6], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints(const int ext[6], int dataDescription=VTK_EMPTY)vtkStructuredDatainlinestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetPointCells(vtkIdType ptId, vtkIdList *cellIds, VTK_FUTURE_CONST int dim[3])vtkStructuredDatastatic
GetPoints(vtkDataArray *xCoords, vtkDataArray *yCoords, vtkDataArray *zCoords, int extent[6], double dirMatrix[9])vtkStructuredDatastatic
GetReferenceCount()vtkObjectBaseinline
GetStructuredCoordinates(const vtkIdType idx, const int N1, const int N2, int &i, int &j, int &k)vtkStructuredDatainlineprotectedstatic
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkStructuredDatavirtual
IsCellVisible(vtkIdType cellId, VTK_FUTURE_CONST int dimensions[3], int dataDescription, vtkUnsignedCharArray *cellGhostArray, vtkUnsignedCharArray *pointGhostArray=nullptr)vtkStructuredDatastatic
IsPointVisible(vtkIdType cellId, vtkUnsignedCharArray *ghosts)vtkStructuredDatastatic
IsTypeOf(const char *type)vtkStructuredDatastatic
Max(const T &a, const T &b)vtkStructuredDatainlineprotectedstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkObjectstatic
NewInstance() constvtkStructuredData
NewInstanceInternal() constvtkStructuredDataprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkStructuredDatavirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkStructuredDatastatic
SetDebug(bool debugFlag)vtkObject
SetDimensions(VTK_FUTURE_CONST int inDim[3], int dim[3])vtkStructuredDatastatic
SetExtent(VTK_FUTURE_CONST int inExt[6], int ext[6])vtkStructuredDatastatic
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SubjectHelpervtkObjectprotected
Superclass typedefvtkStructuredData
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkStructuredData()=defaultvtkStructuredDataprotected
WeakPointersvtkObjectBaseprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkStructuredData() override=defaultvtkStructuredDataprotected