VTK
|
This is the complete list of members for vtkStructuredData, including all inherited members.
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 |
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 |
GetDataDescription(int dims[3]) | vtkStructuredData | static |
GetDataDescriptionFromExtent(int ext[6]) | vtkStructuredData | static |
GetDataDimension(int dataDescription) | vtkStructuredData | static |
GetDataDimension(int ext[6]) | vtkStructuredData | static |
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 |
GetLinearIndex(const int i, const int j, const int k, const int N1, const int N2) | vtkStructuredData | inlineprotectedstatic |
GetLocalStructuredCoordinates(int ijk[3], int ext[6], int lijk[3], int dataDescription=VTK_EMPTY) | vtkStructuredData | static |
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 |
GetStructuredCoordinates(const vtkIdType idx, const int N1, const int N2, int &i, int &j, int &k) | vtkStructuredData | inlineprotectedstatic |
IsA(const char *type) | vtkStructuredData | virtual |
IsTypeOf(const char *type) | vtkStructuredData | static |
NewInstance() const | vtkStructuredData | |
NewInstanceInternal() const | vtkStructuredData | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkStructuredData | static |
SetDimensions(int inDim[3], int dim[3]) | vtkStructuredData | static |
SetExtent(int inExt[6], int ext[6]) | vtkStructuredData | static |
Superclass typedef | vtkStructuredData | |
vtkStructuredData() | vtkStructuredData | inlineprotected |
~vtkStructuredData() | vtkStructuredData | inlineprotected |