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 |
Cache | vtkCachingInterpolatedVelocityField | protected |
CacheList | vtkCachingInterpolatedVelocityField | protected |
CacheMiss | vtkCachingInterpolatedVelocityField | protected |
CellCacheHit | vtkCachingInterpolatedVelocityField | protected |
ClearLastCellInfo() | vtkCachingInterpolatedVelocityField | |
DataSetCacheHit | vtkCachingInterpolatedVelocityField | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastCompute(IVFDataSetInfo *cache, double f[3]) | vtkCachingInterpolatedVelocityField | protected |
FastDelete() | vtkObjectBase | virtual |
FunctionValues(double *x, double *f) override | vtkCachingInterpolatedVelocityField | virtual |
FunctionValues(IVFDataSetInfo *cache, double *x, double *f) | vtkCachingInterpolatedVelocityField | protected |
FunctionValues(double *x, double *f) | vtkCachingInterpolatedVelocityField | inlinevirtual |
FunctionValues(double *x, double *f, void *vtkNotUsed(userData)) | vtkCachingInterpolatedVelocityField | inlinevirtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetCacheMiss() | vtkCachingInterpolatedVelocityField | virtual |
GetCellCacheHit() | vtkCachingInterpolatedVelocityField | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDataSetCacheHit() | vtkCachingInterpolatedVelocityField | virtual |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLastCell() | vtkCachingInterpolatedVelocityField | protected |
GetLastLocalCoordinates(double pcoords[3]) | vtkCachingInterpolatedVelocityField | |
GetLastWeights(double *w) | vtkCachingInterpolatedVelocityField | |
GetMTime() | vtkObject | virtual |
GetNumberOfFunctions() | vtkFunctionSet | inlinevirtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfIndependentVariables() | vtkFunctionSet | inlinevirtual |
GetReferenceCount() | vtkObjectBase | inline |
GetUsingMemkind() | vtkObjectBase | static |
GetVectorsSelection() | vtkCachingInterpolatedVelocityField | virtual |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
InitializeObjectBase() | vtkObjectBase | |
InsideTest(double *x) | vtkCachingInterpolatedVelocityField | virtual |
InsideTest(IVFDataSetInfo *cache, double *x) | vtkCachingInterpolatedVelocityField | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InterpolatePoint(vtkPointData *outPD, vtkIdType outIndex) | vtkCachingInterpolatedVelocityField | protected |
InterpolatePoint(vtkCachingInterpolatedVelocityField *inCIVF, vtkPointData *outPD, vtkIdType outIndex) | vtkCachingInterpolatedVelocityField | 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) | vtkCachingInterpolatedVelocityField | virtual |
IsTypeOf(const char *type) | vtkCachingInterpolatedVelocityField | static |
LastCacheIndex | vtkCachingInterpolatedVelocityField | protected |
LastCellId | vtkCachingInterpolatedVelocityField | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkCachingInterpolatedVelocityField | static |
NewInstance() const | vtkCachingInterpolatedVelocityField | |
NewInstanceInternal() const | vtkCachingInterpolatedVelocityField | protectedvirtual |
NumFuncs | vtkFunctionSet | protected |
NumIndepVars | vtkFunctionSet | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkCachingInterpolatedVelocityField | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
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 | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkCachingInterpolatedVelocityField | static |
SelectVectors(const char *fieldName) | vtkCachingInterpolatedVelocityField | inline |
SetDataSet(int I, vtkDataSet *dataset, bool staticdataset, vtkAbstractCellLocator *locator) | vtkCachingInterpolatedVelocityField | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetLastCellInfo(vtkIdType c, int datasetindex) | vtkCachingInterpolatedVelocityField | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
SetVectorsSelection(const char *) | vtkCachingInterpolatedVelocityField | protectedvirtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkCachingInterpolatedVelocityField | |
TempCell | vtkCachingInterpolatedVelocityField | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
VectorsSelection | vtkCachingInterpolatedVelocityField | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCachingInterpolatedVelocityField() | vtkCachingInterpolatedVelocityField | protected |
vtkFunctionSet() | vtkFunctionSet | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkTemporalInterpolatedVelocityField | vtkCachingInterpolatedVelocityField | friend |
WeakPointers | vtkObjectBase | protected |
Weights | vtkCachingInterpolatedVelocityField | protected |
~vtkCachingInterpolatedVelocityField() override | vtkCachingInterpolatedVelocityField | protected |
~vtkFunctionSet() override=default | vtkFunctionSet | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |