Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkStructuredPoints Member List
This is the complete list of members for vtkStructuredPoints, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AllocateScalars()
- Bounds
[protected]
- BreakOnError()
[static]
- CellData
[protected]
- Center
[protected]
- ComputeBounds()
[virtual]
- ComputeCellId(int ijk[3])
[inline]
- ComputeEstimatedPipelineMemorySize(unsigned long sizes[3])
- ComputeIncrements()
[protected]
- ComputePointId(int ijk[3])
[inline]
- ComputeStructuredCoordinates(float x[3], int ijk[3], float pcoords[3])
- ComputeTime
[protected]
- CopyAndCastFrom(vtkImageData *inData, int extent[6])
- CopyInformation(vtkDataObject *data)
- CopyStructure(vtkDataSet *ds)
[virtual]
- CopyTypeSpecificInformation(vtkDataObject *image)
[virtual]
- DataDescription
[protected]
- DataHasBeenGenerated()
- DataReleased
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkDataObject *src)
[virtual]
- Delete()
[virtual]
- Dimensions
[protected]
- EstimatedWholeMemorySize
[protected]
- Extent
[protected]
- ExtentTranslator
[protected]
- FieldData
[protected]
- FindAndGetCell(float x[3], vtkCell *cell, int cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindCell(float x[3], vtkCell *cell, int cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindCell(float x[3], vtkCell *cell, vtkGenericCell *gencell, int cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindPoint(float x, float y, float z)
[inline]
- FindPoint(float x[3])
[virtual]
- GetActualMemorySize()
[virtual]
- GetAxisUpdateExtent(int axis, int &min, int &max)
- GetBounds()
- GetBounds(float bounds[6])
- GetCell(int cellId)
[virtual]
- GetCell(int cellId, vtkGenericCell *cell)
[virtual]
- GetCellBounds(int cellId, float bounds[6])
[virtual]
- GetCellData()
[inline]
- GetCellNeighbors(int cellId, vtkIdList *ptIds, vtkIdList *cellIds)
[virtual]
- GetCellNeighbors(int cellId, vtkIdList &ptIds, vtkIdList &cellIds)
[inline]
- GetCellPoints(int cellId, vtkIdList *ptIds)
[inline, virtual]
- GetCellPoints(int cellId, vtkIdList &ptIds)
[inline]
- GetCellType(int cellId)
[virtual]
- GetCellTypes(vtkCellTypes *types)
[virtual]
- GetCenter()
- GetCenter(float center[3])
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetContinuousIncrements(int extent[6], int &incX, int &incY, int &incZ)
- GetDataDimension()
[inline]
- GetDataObjectType()
[inline, virtual]
- GetDataReleased()
[virtual]
- GetDataSetType()
[inline, virtual]
- GetDebug()
- GetDimensions()
- GetDimensions(int dims[3])
- GetEstimatedMemorySize()
[virtual]
- GetEstimatedPipelineMemorySize()
- GetExtent()
[virtual]
- GetExtent(int &, int &, int &, int &, int &, int &)
[virtual]
- GetExtent(int[6])
[virtual]
- GetExtentTranslator()
- GetExtentType()
[inline, protected, virtual]
- GetFieldData()
[virtual]
- GetGlobalReleaseDataFlag()
[static]
- GetGlobalWarningDisplay()
[static]
- GetIncrements()
- GetIncrements(int &incX, int &incY, int &incZ)
- GetIncrements(int inc[3])
- GetLength()
- GetLocality()
[virtual]
- GetMaxCellSize()
[inline, virtual]
- GetMTime()
[virtual]
- GetNetReferenceCount()
[inline, virtual]
- GetNumberOfCells()
[virtual]
- GetNumberOfPoints()
[inline, virtual]
- GetNumberOfScalarComponents()
[virtual]
- GetOrigin()
[virtual]
- GetOrigin(float &, float &, float &)
[virtual]
- GetOrigin(float[3])
[virtual]
- GetPipelineMTime()
[virtual]
- GetPoint(int ptId)
[virtual]
- GetPoint(int id, float x[3])
[inline, virtual]
- GetPointCells(int ptId, vtkIdList *cellIds)
[inline, virtual]
- GetPointCells(int ptId, vtkIdList &cellIds)
[inline]
- GetPointData()
[inline]
- GetPointGradient(int i, int j, int k, vtkScalars *s, float g[3])
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetScalarComponentAsFloat(int x, int y, int z, int component)
- GetScalarPointer(int coordinates[3])
- GetScalarPointer(int x, int y, int z)
- GetScalarPointer()
- GetScalarPointerForExtent(int coordinates[6])
- GetScalarRange(float range[2])
- GetScalarRange()
- GetScalarSize()
- GetScalarType()
- GetScalarTypeMax()
- GetScalarTypeMin()
- GetSource()
[virtual]
- GetSpacing()
[virtual]
- GetSpacing(float &, float &, float &)
[virtual]
- GetSpacing(float[3])
[virtual]
- GetUpdateExtent()
[virtual]
- GetUpdateExtent(int &, int &, int &, int &, int &, int &)
[virtual]
- GetUpdateExtent(int[6])
[virtual]
- GetUpdateGhostLevel()
[virtual]
- GetUpdateNumberOfPieces()
[virtual]
- GetUpdatePiece()
[virtual]
- GetUpdateTime()
- GetVoxelGradient(int i, int j, int k, vtkScalars *s, vtkVectors *g)
- GetVoxelGradient(int i, int j, int k, vtkScalars *s, vtkVectors &g)
[inline]
- GetWholeExtent()
[virtual]
- GetWholeExtent(int &, int &, int &, int &, int &, int &)
[virtual]
- GetWholeExtent(int[6])
[virtual]
- GhostLevel
[protected]
- GlobalReleaseDataFlagOff()
[inline]
- GlobalReleaseDataFlagOn()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- ImageToStructuredPoints
[protected]
- Increments
[protected]
- Initialize()
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LastUpdateExtentWasOutsideOfTheExtent
[protected]
- Line
[protected]
- Locality
[protected]
- MakeImageToStructuredPoints()
- MakeObject()
[inline, virtual]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfPieces
[protected]
- NumberOfScalarComponents
[protected]
- operator=(const vtkStructuredPoints &)
[inline, protected]
- vtkImageData::operator=(const vtkImageData &)
[inline]
- vtkDataSet::operator=(const vtkDataSet &)
[inline]
- vtkDataObject::operator=(const vtkDataObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Origin
[protected]
- Piece
[protected]
- PipelineMTime
[protected]
- Pixel
[protected]
- PointData
[protected]
- PrepareForNewData()
[virtual]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- PropagateUpdateExtent()
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseData()
- ReleaseDataFlag
[protected]
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveObserver(unsigned long tag)
- SafeDownCast(vtkObject *o)
[static]
- ScalarRange
[protected]
- ScalarType
[protected]
- SetAxisUpdateExtent(int axis, int min, int max)
- SetDebug(unsigned char debugFlag)
- SetDimensions(int i, int j, int k)
- SetDimensions(int dims[3])
- SetExtent(int extent[6])
- SetExtent(int x1, int x2, int y1, int y2, int z1, int z2)
- SetExtentTranslator(vtkExtentTranslator *translator)
- SetFieldData(vtkFieldData *)
[virtual]
- SetGlobalReleaseDataFlag(int val)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetLocality(float)
[virtual]
- SetNumberOfScalarComponents(int n)
- SetOrigin(float, float, float)
[virtual]
- SetOrigin(float[3])
[virtual]
- SetPipelineMTime(unsigned long time)
[inline]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetScalarType(int)
[virtual]
- SetSource(vtkSource *s)
- SetSpacing(float, float, float)
[virtual]
- SetSpacing(float[3])
[virtual]
- SetUpdateExtent(int piece, int numPieces, int ghostLevel)
- SetUpdateExtent(int piece, int numPieces)
[inline]
- SetUpdateExtent(int x1, int x2, int y1, int y2, int z1, int z2)
[inline, virtual]
- SetUpdateExtent(int ext[6])
[inline, virtual]
- vtkDataSet::SetUpdateExtent(int vtkNotUsed(piece), int vtkNotUsed(numPieces), int vtkNotUsed(ghostLevel))
[inline, virtual]
- SetUpdateExtentToWholeExtent()
- SetUpdateGhostLevel(int level)
- SetUpdateNumberOfPieces(int num)
- SetUpdatePiece(int piece)
- SetWholeExtent(int, int, int, int, int, int)
[virtual]
- SetWholeExtent(int[6])
[virtual]
- ShallowCopy(vtkDataObject *src)
[virtual]
- ShouldIReleaseData()
- Source
[protected]
- Spacing
[protected]
- Squeeze()
[virtual]
- SubjectHelper
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- UpdateAndReturnData()
[inline]
- UpdateData()
[virtual]
- UpdateExtent
[protected]
- UpdateExtentInitialized
[protected]
- UpdateExtentIsEmpty()
[protected]
- UpdateExtentIsOutsideOfTheExtent()
[protected]
- UpdateGhostLevel
[protected]
- UpdateInformation()
[virtual]
- UpdateNumberOfPieces
[protected]
- UpdatePiece
[protected]
- UpdateTime
[protected]
- VerifyUpdateExtent()
[protected, virtual]
- Vertex
[protected]
- Voxel
[protected]
- vtkDataObject()
[protected]
- vtkDataObject(const vtkDataObject &)
[inline, protected]
- vtkDataSet()
[protected]
- vtkDataSet(const vtkDataSet &)
[inline, protected]
- vtkImageData()
[protected]
- vtkImageData(const vtkImageData &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkStructuredPoints()
[protected]
- vtkStructuredPoints(const vtkStructuredPoints &)
[inline, protected]
- WholeExtent
[protected]
- ~vtkDataObject()
[protected]
- ~vtkDataSet()
[protected]
- ~vtkImageData()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkStructuredPoints()
[inline, protected]
Generated on Wed Nov 21 13:00:36 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001