BlankCell(vtkIdType ptId) | vtkStructuredGrid | |
BlankPoint(vtkIdType ptId) | vtkStructuredGrid | |
Bounds | vtkDataSet | protected |
CELL_DATA_FIELD enum value | vtkDataSet | |
CellData | vtkDataSet | protected |
CellVisibility | vtkStructuredGrid | protected |
Center | vtkDataSet | protected |
CheckAttributes() | vtkDataSet | |
ComputeBounds() | vtkPointSet | virtual |
ComputeScalarRange() | vtkDataSet | protectedvirtual |
ComputeTime | vtkDataSet | protected |
CopyAttributes(vtkDataSet *ds) | vtkDataSet | virtual |
CopyStructure(vtkDataSet *ds) | vtkStructuredGrid | virtual |
Crop() | vtkStructuredGrid | virtual |
DATA_OBJECT_FIELD enum value | vtkDataSet | |
DataDescription | vtkStructuredGrid | protected |
DeepCopy(vtkDataObject *src) | vtkStructuredGrid | |
Dimensions | vtkStructuredGrid | protected |
EmptyCell | vtkStructuredGrid | protected |
Extent | vtkStructuredGrid | protected |
FieldDataType enum name | vtkDataSet | |
FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights) | vtkDataSet | virtual |
FindCell(double x[3], vtkCell *cell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights) | vtkPointSet | virtual |
FindCell(double x[3], vtkCell *cell, vtkGenericCell *gencell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights) | vtkPointSet | virtual |
FindPoint(double x[3]) | vtkPointSet | virtual |
FindPoint(double x, double y, double z) | vtkPointSet | inline |
GenerateGhostLevelArray() | vtkDataSet | virtual |
GetActualMemorySize() | vtkStructuredGrid | |
GetAttributesAsFieldData(int type) | vtkDataSet | virtual |
GetBounds() | vtkDataSet | |
GetBounds(double bounds[6]) | vtkDataSet | |
GetCell(vtkIdType cellId) | vtkStructuredGrid | virtual |
GetCell(vtkIdType cellId, vtkGenericCell *cell) | vtkStructuredGrid | virtual |
GetCellBlanking() | vtkStructuredGrid | |
GetCellBounds(vtkIdType cellId, double bounds[6]) | vtkStructuredGrid | virtual |
GetCellData() | vtkDataSet | inline |
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds) | vtkStructuredGrid | virtual |
GetCellPoints(vtkIdType cellId, vtkIdList *ptIds) | vtkStructuredGrid | virtual |
GetCellType(vtkIdType cellId) | vtkStructuredGrid | virtual |
GetCellTypes(vtkCellTypes *types) | vtkDataSet | virtual |
GetCellVisibility() | vtkStructuredGrid | protectedvirtual |
GetCellVisibilityArray() | vtkStructuredGrid | |
GetCenter() | vtkDataSet | |
GetCenter(double center[3]) | vtkDataSet | |
GetClassName() | vtkStructuredGrid | virtual |
GetData(vtkInformation *info) | vtkStructuredGrid | static |
GetData(vtkInformationVector *v, int i=0) | vtkStructuredGrid | static |
GetDataDimension() | vtkStructuredGrid | inline |
GetDataObjectType() | vtkStructuredGrid | inline |
GetDimensions() | vtkStructuredGrid | virtual |
GetDimensions(int dim[3]) | vtkStructuredGrid | virtual |
GetExtent() | vtkStructuredGrid | virtual |
GetExtent(int &, int &, int &, int &, int &, int &) | vtkStructuredGrid | virtual |
GetExtent(int[6]) | vtkStructuredGrid | virtual |
GetExtentType() | vtkStructuredGrid | inline |
GetLength() | vtkDataSet | |
GetMaxCellSize() | vtkStructuredGrid | inlinevirtual |
GetMTime() | vtkPointSet | |
GetNumberOfCells() | vtkStructuredGrid | inlinevirtual |
GetNumberOfElements(int type) | vtkDataSet | virtual |
GetNumberOfPoints() | vtkStructuredGrid | inlinevirtual |
GetPoint(vtkIdType ptId) | vtkStructuredGrid | inlinevirtual |
GetPoint(vtkIdType ptId, double p[3]) | vtkStructuredGrid | inlinevirtual |
GetPoint(int i, int j, int k, double p[3], bool adjustForExtent=true) | vtkStructuredGrid | |
GetPointBlanking() | vtkStructuredGrid | |
GetPointCells(vtkIdType ptId, vtkIdList *cellIds) | vtkStructuredGrid | inlinevirtual |
GetPointData() | vtkDataSet | inline |
GetPoints() | vtkPointSet | virtual |
GetPointVisibility() | vtkStructuredGrid | protectedvirtual |
GetPointVisibilityArray() | vtkStructuredGrid | |
GetScalarRange(double range[2]) | vtkStructuredGrid | virtual |
GetScalarRange() | vtkStructuredGrid | inline |
Hexahedron | vtkStructuredGrid | protected |
Initialize() | vtkStructuredGrid | |
IsA(const char *type) | vtkStructuredGrid | virtual |
IsCellVisible(vtkIdType cellId) | vtkStructuredGrid | |
IsPointVisible(vtkIdType ptId) | vtkStructuredGrid | |
IsTypeOf(const char *type) | vtkStructuredGrid | static |
Line | vtkStructuredGrid | protected |
Locator | vtkPointSet | protected |
New() | vtkStructuredGrid | static |
POINT_DATA_FIELD enum value | vtkDataSet | |
PointData | vtkDataSet | protected |
Points | vtkPointSet | protected |
PointVisibility | vtkStructuredGrid | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkStructuredGrid | |
Quad | vtkStructuredGrid | protected |
ReportReferences(vtkGarbageCollector *) | vtkPointSet | protectedvirtual |
SafeDownCast(vtkObject *o) | vtkStructuredGrid | static |
ScalarRange | vtkDataSet | protected |
ScalarRangeComputeTime | vtkDataSet | protected |
SetCellVisibility(vtkStructuredVisibilityConstraint *cellVisibility) | vtkStructuredGrid | protected |
SetCellVisibilityArray(vtkUnsignedCharArray *pointVisibility) | vtkStructuredGrid | |
SetDimensions(int i, int j, int k) | vtkStructuredGrid | |
SetDimensions(int dim[3]) | vtkStructuredGrid | |
SetExtent(int extent[6]) | vtkStructuredGrid | |
SetExtent(int x1, int x2, int y1, int y2, int z1, int z2) | vtkStructuredGrid | |
SetPoints(vtkPoints *) | vtkPointSet | virtual |
SetPointVisibility(vtkStructuredVisibilityConstraint *pointVisibility) | vtkStructuredGrid | protected |
SetPointVisibilityArray(vtkUnsignedCharArray *pointVisibility) | vtkStructuredGrid | |
ShallowCopy(vtkDataObject *src) | vtkStructuredGrid | |
Squeeze() | vtkPointSet | virtual |
Superclass typedef | vtkStructuredGrid | |
UnBlankCell(vtkIdType ptId) | vtkStructuredGrid | |
UnBlankPoint(vtkIdType ptId) | vtkStructuredGrid | |
Vertex | vtkStructuredGrid | protected |
vtkDataSet() | vtkDataSet | protected |
vtkPointSet() | vtkPointSet | protected |
vtkStructuredGrid() | vtkStructuredGrid | protected |
~vtkDataSet() | vtkDataSet | protected |
~vtkPointSet() | vtkPointSet | protected |
~vtkStructuredGrid() | vtkStructuredGrid | protected |