, including all inherited members.
| AddDataSet(vtkDataSet *dataset)=0 | vtkAbstractInterpolatedVelocityField | [pure virtual] |
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| BreakOnError() | vtkObject | [static] |
| CacheHit | vtkAbstractInterpolatedVelocityField | [protected] |
| CacheMiss | vtkAbstractInterpolatedVelocityField | [protected] |
| Caching | vtkAbstractInterpolatedVelocityField | [protected] |
| Cell | vtkAbstractInterpolatedVelocityField | [protected] |
| ClearLastCellId() | vtkAbstractInterpolatedVelocityField | [inline] |
| CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
| CopyParameters(vtkAbstractInterpolatedVelocityField *from) | vtkAbstractInterpolatedVelocityField | [inline, virtual] |
| DataSets | vtkAbstractInterpolatedVelocityField | [protected] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| FastCompute(vtkDataArray *vectors, double f[3]) | vtkAbstractInterpolatedVelocityField | [protected] |
| FastDelete() | vtkObjectBase | [virtual] |
| FunctionValues(double *x, double *f)=0 | vtkAbstractInterpolatedVelocityField | [pure virtual] |
| FunctionValues(vtkDataSet *ds, double *x, double *f) | vtkAbstractInterpolatedVelocityField | [protected, virtual] |
| GenCell | vtkAbstractInterpolatedVelocityField | [protected] |
| GetCacheHit() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GetCacheMiss() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GetCaching() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GetClassName() | vtkAbstractInterpolatedVelocityField | [virtual] |
| vtkObjectBase::GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetLastCell() | vtkAbstractInterpolatedVelocityField | [inline, protected] |
| GetLastCellId() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GetLastDataSet() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GetLastDataSetIndex() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GetLastLocalCoordinates(double pcoords[3]) | vtkAbstractInterpolatedVelocityField | |
| GetLastWeights(double *w) | vtkAbstractInterpolatedVelocityField | |
| GetMTime() | vtkObject | [virtual] |
| GetNormalizeVector() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GetNumberOfFunctions() | vtkFunctionSet | [inline, virtual] |
| GetNumberOfIndependentVariables() | vtkFunctionSet | [inline, virtual] |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetVectorsSelection() | vtkAbstractInterpolatedVelocityField | [virtual] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
| InternalReleaseFocus() | vtkObject | [protected] |
| InterpolatePoint(vtkPointData *outPD, vtkIdType outIndex) | vtkAbstractInterpolatedVelocityField | [protected] |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | [inline] |
| InvokeEvent(const char *event) | vtkObject | [inline] |
| IsA(const char *type) | vtkAbstractInterpolatedVelocityField | [virtual] |
| IsTypeOf(const char *type) | vtkAbstractInterpolatedVelocityField | [static] |
| LastCellId | vtkAbstractInterpolatedVelocityField | [protected] |
| LastDataSet | vtkAbstractInterpolatedVelocityField | [protected] |
| LastDataSetIndex | vtkAbstractInterpolatedVelocityField | [protected] |
| LastPCoords | vtkAbstractInterpolatedVelocityField | [protected] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkObject | [static] |
| NormalizeVector | vtkAbstractInterpolatedVelocityField | [protected] |
| NumFuncs | vtkFunctionSet | [protected] |
| NumIndepVars | vtkFunctionSet | [protected] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkAbstractInterpolatedVelocityField | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
| SafeDownCast(vtkObject *o) | vtkAbstractInterpolatedVelocityField | [static] |
| SelectVectors(const char *fieldName) | vtkAbstractInterpolatedVelocityField | [inline] |
| SetCaching(bool) | vtkAbstractInterpolatedVelocityField | [virtual] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetLastCellId(vtkIdType c) | vtkAbstractInterpolatedVelocityField | [inline, virtual] |
| SetLastCellId(vtkIdType c, int dataindex)=0 | vtkAbstractInterpolatedVelocityField | [pure virtual] |
| SetNormalizeVector(bool) | vtkAbstractInterpolatedVelocityField | [virtual] |
| SetReferenceCount(int) | vtkObjectBase | |
| SetVectorsSelection(const char *) | vtkAbstractInterpolatedVelocityField | [protected, virtual] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkAbstractInterpolatedVelocityField | |
| TOLERANCE_SCALE | vtkAbstractInterpolatedVelocityField | [protected, static] |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| VectorsSelection | vtkAbstractInterpolatedVelocityField | [protected] |
| vtkAbstractInterpolatedVelocityField() | vtkAbstractInterpolatedVelocityField | [protected] |
| vtkFunctionSet() | vtkFunctionSet | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| vtkTemporalInterpolatedVelocityField class | vtkAbstractInterpolatedVelocityField | [friend] |
| WeakPointers | vtkObjectBase | [protected] |
| Weights | vtkAbstractInterpolatedVelocityField | [protected] |
| WeightsSize | vtkAbstractInterpolatedVelocityField | [protected] |
| ~vtkAbstractInterpolatedVelocityField() | vtkAbstractInterpolatedVelocityField | [protected] |
| ~vtkFunctionSet() | vtkFunctionSet | [inline, protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |