VTK
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)vtkObject [inline]
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
BreakOnError()vtkObject [static]
CollectRevisions(ostream &)vtkObjectBase [inline, protected, virtual]
ComputeCellId(int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
ComputeCellIdForExtent(int extent[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
ComputeCellStructuredCoords(const vtkIdType cellId, int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
ComputeCellStructuredCoordsForExtent(const vtkIdType cellIdx, int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
ComputePointId(int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
ComputePointIdForExtent(int extent[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
ComputePointStructuredCoords(const vtkIdType ptId, int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
ComputePointStructuredCoordsForExtent(const vtkIdType ptId, int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
FastDelete()vtkObjectBase [virtual]
GetCellDimensionsFromExtent(int ext[6], int celldims[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
GetCellDimensionsFromNodeDimensions(int nodeDims[3], int cellDims[3])vtkStructuredData [static]
GetCellExtentFromNodeExtent(int nodeExtent[6], int cellExtent[6], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds, int dim[3])vtkStructuredData [static]
GetCellPoints(vtkIdType cellId, vtkIdList *ptIds, int dataDescription, int dim[3])vtkStructuredData [static]
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataDescription(int dims[3])vtkStructuredData [static]
GetDataDescriptionFromExtent(int ext[6])vtkStructuredData [static]
GetDataDimension(int dataDescription)vtkStructuredData [static]
GetDataDimension(int ext[6])vtkStructuredData [static]
GetDebug()vtkObject
GetDimensionsFromExtent(int ext[6], int dims[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
GetGlobalStructuredCoordinates(int lijk[3], int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
GetGlobalWarningDisplay()vtkObject [static]
GetLinearIndex(const int i, const int j, const int k, const int N1, const int N2)vtkStructuredData [inline, protected, static]
GetLocalStructuredCoordinates(int ijk[3], int ext[6], int lijk[3], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
GetMTime()vtkObject [virtual]
GetNumberOfCells(int ext[6], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
GetNumberOfNodes(int ext[6], int dataDescription=VTK_EMPTY)vtkStructuredData [static]
GetPointCells(vtkIdType ptId, vtkIdList *cellIds, int dim[3])vtkStructuredData [static]
GetReferenceCount()vtkObjectBase [inline]
GetStructuredCoordinates(const vtkIdType idx, const int N1, const int N2, int &i, int &j, int &k)vtkStructuredData [inline, protected, static]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject [inline]
InvokeEvent(const char *event)vtkObject [inline]
IsA(const char *type)vtkStructuredData [virtual]
IsTypeOf(const char *type)vtkStructuredData [static]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkObject [static]
NewInstance() const vtkStructuredData
NewInstanceInternal() const vtkStructuredData [protected, virtual]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &)vtkObjectBase [inline]
PrintSelf(ostream &os, vtkIndent indent)vtkObject [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObjectBase [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
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 *)vtkObjectBase [protected, virtual]
SafeDownCast(vtkObjectBase *o)vtkStructuredData [static]
SetDebug(unsigned char debugFlag)vtkObject
SetDimensions(int inDim[3], int dim[3])vtkStructuredData [static]
SetExtent(int inExt[6], int ext[6])vtkStructuredData [static]
SetGlobalWarningDisplay(int val)vtkObject [static]
SetReferenceCount(int)vtkObjectBase
SubjectHelpervtkObject [protected]
Superclass typedefvtkStructuredData
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkStructuredData()vtkStructuredData [inline, protected]
WeakPointersvtkObjectBase [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkStructuredData()vtkStructuredData [inline, protected]