Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkPiecewiseFunction Member List
This is the complete list of members for vtkPiecewiseFunction, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddPoint(float x, float val)
- AddSegment(float x1, float val1, float x2, float val2)
- ArraySize
[protected]
- BreakOnError()
[static]
- BuildFunctionFromTable(float x1, float x2, int size, float *table, int stride=1)
- Clamping
[protected]
- ClampingOff()
[virtual]
- ClampingOn()
[virtual]
- ComputeEstimatedPipelineMemorySize(unsigned long sizes[3])
- CopyInformation(vtkDataObject *data)
- CopyTypeSpecificInformation(vtkDataObject *data)
[inline, virtual]
- DataHasBeenGenerated()
- DataReleased
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkDataObject *f)
[virtual]
- Delete()
[virtual]
- EstimatedWholeMemorySize
[protected]
- Extent
[protected]
- ExtentTranslator
[protected]
- FieldData
[protected]
- Function
[protected]
- FunctionRange
[protected]
- FunctionSize
[protected]
- GetActualMemorySize()
[virtual]
- GetClamping()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDataObjectType()
[inline, virtual]
- GetDataPointer()
[inline]
- GetDataReleased()
[virtual]
- GetDebug()
- GetEstimatedMemorySize()
[virtual]
- GetEstimatedPipelineMemorySize()
- GetExtentTranslator()
- GetExtentType()
[inline, protected, virtual]
- GetFieldData()
[virtual]
- GetFirstNonZeroValue()
- GetGlobalReleaseDataFlag()
[static]
- GetGlobalWarningDisplay()
[static]
- GetLocality()
[virtual]
- GetMTime()
[virtual]
- GetNetReferenceCount()
[inline, virtual]
- GetPipelineMTime()
[virtual]
- GetRange()
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetSize()
- GetSource()
[virtual]
- GetTable(float x1, float x2, int size, float *table, int stride=1)
- GetType()
- GetUpdateExtent()
[virtual]
- GetUpdateExtent(int &, int &, int &, int &, int &, int &)
[virtual]
- GetUpdateExtent(int[6])
[virtual]
- GetUpdateGhostLevel()
[virtual]
- GetUpdateNumberOfPieces()
[virtual]
- GetUpdatePiece()
[virtual]
- GetUpdateTime()
- GetValue(float x)
- 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)
- IncreaseArraySize()
[protected]
- Initialize()
[virtual]
- InsertPoint(float x, float val)
[protected]
- 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()
[virtual]
- Modified()
[inline, virtual]
- MovePoints(int index, int down)
[protected]
- MTime
[protected]
- New()
[static]
- NumberOfPieces
[protected]
- operator=(const vtkPiecewiseFunction &)
[inline, protected]
- vtkDataObject::operator=(const vtkDataObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Piece
[protected]
- PipelineMTime
[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]
- RemoveAllPoints()
- RemoveObserver(unsigned long tag)
- RemovePoint(float x)
- SafeDownCast(vtkObject *o)
[static]
- SetClamping(int)
[virtual]
- 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 *f)
[virtual]
- ShouldIReleaseData()
- Source
[protected]
- 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]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkPiecewiseFunction()
[protected]
- vtkPiecewiseFunction(const vtkPiecewiseFunction &)
[inline, protected]
- WholeExtent
[protected]
- ~vtkDataObject()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPiecewiseFunction()
[protected]
Generated on Wed Nov 21 12:57:20 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001