Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkDataSet Member List
This is the complete list of members for vtkDataSet, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Bounds
[protected]
- BreakOnError()
[static]
- CellData
[protected]
- Center
[protected]
- ComputeBounds()
[virtual]
- ComputeEstimatedPipelineMemorySize(unsigned long sizes[3])
- ComputeTime
[protected]
- CopyInformation(vtkDataObject *data)
- CopyStructure(vtkDataSet *ds)=0
[pure virtual]
- CopyTypeSpecificInformation(vtkDataObject *data)
[inline, virtual]
- DataHasBeenGenerated()
- DataReleased
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkDataObject *src)
[virtual]
- Delete()
[virtual]
- 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)=0
[pure virtual]
- FindCell(float x[3], vtkCell *cell, vtkGenericCell *gencell, int cellId, float tol2, int &subId, float pcoords[3], float *weights)=0
[pure virtual]
- FindPoint(float x, float y, float z)
[inline]
- FindPoint(float x[3])=0
[pure virtual]
- GetActualMemorySize()
[virtual]
- GetBounds()
- GetBounds(float bounds[6])
- GetCell(int cellId)=0
[pure virtual]
- GetCell(int cellId, vtkGenericCell *cell)=0
[pure 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)=0
[pure virtual]
- GetCellPoints(int cellId, vtkIdList &ptIds)
[inline]
- GetCellType(int cellId)=0
[pure virtual]
- GetCellTypes(vtkCellTypes *types)
[virtual]
- GetCenter()
- GetCenter(float center[3])
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDataObjectType()
[inline, virtual]
- GetDataReleased()
[virtual]
- GetDataSetType()
[inline, virtual]
- GetDebug()
- GetEstimatedMemorySize()
[virtual]
- GetEstimatedPipelineMemorySize()
- GetExtentTranslator()
- GetExtentType()
[inline, protected, virtual]
- GetFieldData()
[virtual]
- GetGlobalReleaseDataFlag()
[static]
- GetGlobalWarningDisplay()
[static]
- GetLength()
- GetLocality()
[virtual]
- GetMaxCellSize()=0
[pure virtual]
- GetMTime()
[virtual]
- GetNetReferenceCount()
[inline, virtual]
- GetNumberOfCells()=0
[pure virtual]
- GetNumberOfPoints()=0
[pure virtual]
- GetPipelineMTime()
[virtual]
- GetPoint(int ptId)=0
[pure virtual]
- GetPoint(int id, float x[3])
[inline, virtual]
- GetPointCells(int ptId, vtkIdList *cellIds)=0
[pure virtual]
- GetPointCells(int ptId, vtkIdList &cellIds)
[inline]
- GetPointData()
[inline]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetScalarRange(float range[2])
- GetScalarRange()
- GetSource()
[virtual]
- GetUpdateExtent()
[virtual]
- GetUpdateExtent(int &, int &, int &, int &, int &, int &)
[virtual]
- GetUpdateExtent(int[6])
[virtual]
- GetUpdateGhostLevel()
[virtual]
- GetUpdateNumberOfPieces()
[virtual]
- GetUpdatePiece()
[virtual]
- GetUpdateTime()
- 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)
- Initialize()
[virtual]
- InternalDataSetCopy(vtkDataSet *src) (defined in vtkDataSet)
[private]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LastUpdateExtentWasOutsideOfTheExtent
[protected]
- Locality
[protected]
- MakeObject()
[inline, virtual]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfPieces
[protected]
- operator=(const vtkDataSet &)
[inline, protected]
- vtkDataObject::operator=(const vtkDataObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Piece
[protected]
- PipelineMTime
[protected]
- PointData
[protected]
- PrepareForNewData()
[inline, 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]
- SetDebug(unsigned char debugFlag)
- SetExtentTranslator(vtkExtentTranslator *translator)
- SetFieldData(vtkFieldData *)
[virtual]
- SetGlobalReleaseDataFlag(int val)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetLocality(float)
[virtual]
- SetPipelineMTime(unsigned long time)
[inline]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetSource(vtkSource *s)
- SetUpdateExtent(int vtkNotUsed(piece), int vtkNotUsed(numPieces), int vtkNotUsed(ghostLevel))
[inline, virtual]
- SetUpdateExtent(int piece, int numPieces)
[inline]
- SetUpdateExtent(int x1, int x2, int y1, int y2, int z1, int z2)
[virtual]
- SetUpdateExtent(int ext[6])
[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]
- Squeeze()
[virtual]
- SubjectHelper
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- UpdateData()
[virtual]
- UpdateExtent
[protected]
- UpdateExtentInitialized
[protected]
- UpdateExtentIsEmpty()
[protected]
- UpdateExtentIsOutsideOfTheExtent()
[protected]
- UpdateGhostLevel
[protected]
- UpdateInformation()
[virtual]
- UpdateNumberOfPieces
[protected]
- UpdatePiece
[protected]
- UpdateTime
[protected]
- VerifyUpdateExtent()
[protected, virtual]
- vtkDataObject()
[protected]
- vtkDataObject(const vtkDataObject &)
[inline, protected]
- vtkDataSet()
[protected]
- vtkDataSet(const vtkDataSet &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- WholeExtent
[protected]
- ~vtkDataObject()
[protected]
- ~vtkDataSet()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:47:19 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001