VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeCellId(int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputeCellIdForExtent(int extent[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputeCellStructuredCoords(const vtkIdType cellId, int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputeCellStructuredCoordsForExtent(const vtkIdType cellIdx, int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputePointId(int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputePointIdForExtent(int extent[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputePointStructuredCoords(const vtkIdType ptId, int dim[3], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
ComputePointStructuredCoordsForExtent(const vtkIdType ptId, int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetCellDimensionsFromExtent(int ext[6], int celldims[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
GetCellDimensionsFromNodeDimensions(int nodeDims[3], int cellDims[3])vtkStructuredDatastatic
GetCellExtentFromNodeExtent(int nodeExtent[6], int cellExtent[6], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds, int dim[3])vtkStructuredDatastatic
GetCellPoints(vtkIdType cellId, vtkIdList *ptIds, int dataDescription, int dim[3])vtkStructuredDatastatic
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataDescription(int dims[3])vtkStructuredDatastatic
GetDataDescriptionFromExtent(int ext[6])vtkStructuredDatastatic
GetDataDimension(int dataDescription)vtkStructuredDatastatic
GetDataDimension(int ext[6])vtkStructuredDatastatic
GetDebug()vtkObject
GetDimensionsFromExtent(int ext[6], int dims[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
GetGlobalStructuredCoordinates(int lijk[3], int ext[6], int ijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
GetGlobalWarningDisplay()vtkObjectstatic
GetLinearIndex(const int i, const int j, const int k, const int N1, const int N2)vtkStructuredDatainlineprotectedstatic
GetLocalStructuredCoordinates(int ijk[3], int ext[6], int lijk[3], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
GetMTime()vtkObjectvirtual
GetNumberOfCells(int ext[6], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
GetNumberOfNodes(int ext[6], int dataDescription=VTK_EMPTY)vtkStructuredDatastatic
GetPointCells(vtkIdType ptId, vtkIdList *cellIds, int dim[3])vtkStructuredDatastatic
GetReferenceCount()vtkObjectBaseinline
GetStructuredCoordinates(const vtkIdType idx, const int N1, const int N2, int &i, int &j, int &k)vtkStructuredDatainlineprotectedstatic
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
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)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
IsTypeOf(const char *type)vtkStructuredDatastatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkObjectstatic
NewInstance() const vtkStructuredData
NewInstanceInternal() const vtkStructuredDataprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkObjectvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
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(unsigned char debugFlag)vtkObject
SetDimensions(int inDim[3], int dim[3])vtkStructuredDatastatic
SetExtent(int inExt[6], int ext[6])vtkStructuredDatastatic
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetReferenceCount(int)vtkObjectBase
SubjectHelpervtkObjectprotected
Superclass typedefvtkStructuredData
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkStructuredData()vtkStructuredDatainlineprotected
WeakPointersvtkObjectBaseprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkStructuredData()vtkStructuredDatainlineprotected