AddDataSet(vtkDataSet *dataset) override | vtkInterpolatedVelocityField | 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 |
CheckPCoords(double pcoords[3]) | vtkAbstractInterpolatedVelocityField | protectedvirtual |
ClearLastCellId() | vtkAbstractInterpolatedVelocityField | inline |
CopyParameters(vtkAbstractInterpolatedVelocityField *from) | vtkAbstractInterpolatedVelocityField | virtual |
DataSets | vtkCompositeInterpolatedVelocityField | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastCompute(vtkDataArray *vectors, double f[3]) | vtkAbstractInterpolatedVelocityField | protected |
FastDelete() | vtkObjectBase | virtual |
FindAndUpdateCell(vtkDataSet *ds, double *x) | vtkAbstractInterpolatedVelocityField | protectedvirtual |
FindCellStrategy | vtkAbstractInterpolatedVelocityField | protected |
ForceSurfaceTangentVector | vtkAbstractInterpolatedVelocityField | protected |
FunctionValues(double *x, double *f) override | vtkInterpolatedVelocityField | virtual |
FunctionValues(vtkDataSet *ds, double *x, double *f) override | vtkInterpolatedVelocityField | inlineprotectedvirtual |
vtkCompositeInterpolatedVelocityField::FunctionValues(double *x, double *f, void *vtkNotUsed(userData)) | vtkAbstractInterpolatedVelocityField | inlinevirtual |
GenCell | vtkAbstractInterpolatedVelocityField | protected |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetCacheHit() | vtkAbstractInterpolatedVelocityField | virtual |
GetCacheMiss() | vtkAbstractInterpolatedVelocityField | virtual |
GetCaching() | vtkAbstractInterpolatedVelocityField | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetFindCellStrategy() | vtkAbstractInterpolatedVelocityField | virtual |
GetForceSurfaceTangentVector() | vtkAbstractInterpolatedVelocityField | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLastCell() | vtkAbstractInterpolatedVelocityField | inlineprotected |
GetLastCellId() | vtkAbstractInterpolatedVelocityField | virtual |
GetLastDataSet() | vtkAbstractInterpolatedVelocityField | virtual |
GetLastDataSetIndex() | vtkCompositeInterpolatedVelocityField | virtual |
GetLastLocalCoordinates(double pcoords[3]) | vtkAbstractInterpolatedVelocityField | |
GetLastWeights(double *w) | vtkAbstractInterpolatedVelocityField | |
GetMTime() | vtkObject | virtual |
GetNormalizeVector() | vtkAbstractInterpolatedVelocityField | virtual |
GetNumberOfFunctions() | vtkFunctionSet | inlinevirtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfIndependentVariables() | vtkFunctionSet | inlinevirtual |
GetReferenceCount() | vtkObjectBase | inline |
GetSurfaceDataset() | vtkAbstractInterpolatedVelocityField | virtual |
GetUsingMemkind() | vtkObjectBase | static |
GetVectorsSelection() | vtkAbstractInterpolatedVelocityField | virtual |
GetVectorsType() | vtkAbstractInterpolatedVelocityField | 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 | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | 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) | vtkInterpolatedVelocityField | virtual |
IsTypeOf(const char *type) | vtkInterpolatedVelocityField | static |
LastCellId | vtkAbstractInterpolatedVelocityField | protected |
LastDataSet | vtkAbstractInterpolatedVelocityField | protected |
LastDataSetIndex | vtkCompositeInterpolatedVelocityField | protected |
LastPCoords | vtkAbstractInterpolatedVelocityField | protected |
LastSubId | vtkAbstractInterpolatedVelocityField | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkInterpolatedVelocityField | static |
NewInstance() const | vtkInterpolatedVelocityField | |
NewInstanceInternal() const | vtkInterpolatedVelocityField | protectedvirtual |
NormalizeVector | vtkAbstractInterpolatedVelocityField | protected |
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 | vtkInterpolatedVelocityField | 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) | vtkInterpolatedVelocityField | static |
SelectVectors(int fieldAssociation, const char *fieldName) | vtkAbstractInterpolatedVelocityField | |
SetCaching(bool) | vtkAbstractInterpolatedVelocityField | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetFindCellStrategy(vtkFindCellStrategy *) | vtkAbstractInterpolatedVelocityField | virtual |
SetForceSurfaceTangentVector(bool) | vtkAbstractInterpolatedVelocityField | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetLastCellId(vtkIdType c, int dataindex) override | vtkInterpolatedVelocityField | virtual |
SetLastCellId(vtkIdType c) override | vtkInterpolatedVelocityField | inlinevirtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetNormalizeVector(bool) | vtkAbstractInterpolatedVelocityField | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetSurfaceDataset(bool) | vtkAbstractInterpolatedVelocityField | virtual |
SetVectorsSelection(const char *) | vtkAbstractInterpolatedVelocityField | protectedvirtual |
SnapPointOnCell(double *pOrigin, double *pProj) | vtkInterpolatedVelocityField | virtual |
StrategyMap | vtkAbstractInterpolatedVelocityField | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkInterpolatedVelocityField | |
SURFACE_TOLERANCE_SCALE | vtkAbstractInterpolatedVelocityField | protectedstatic |
SurfaceDataset | vtkAbstractInterpolatedVelocityField | protected |
TOLERANCE_SCALE | vtkAbstractInterpolatedVelocityField | protectedstatic |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
VectorsSelection | vtkAbstractInterpolatedVelocityField | protected |
VectorsType | vtkAbstractInterpolatedVelocityField | protected |
vtkAbstractInterpolatedVelocityField() | vtkAbstractInterpolatedVelocityField | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCompositeInterpolatedVelocityField() | vtkCompositeInterpolatedVelocityField | protected |
vtkFunctionSet() | vtkFunctionSet | protected |
vtkInterpolatedVelocityField()=default | vtkInterpolatedVelocityField | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
Weights | vtkAbstractInterpolatedVelocityField | protected |
WeightsSize | vtkAbstractInterpolatedVelocityField | protected |
~vtkAbstractInterpolatedVelocityField() override | vtkAbstractInterpolatedVelocityField | protected |
~vtkCompositeInterpolatedVelocityField() override | vtkCompositeInterpolatedVelocityField | protected |
~vtkFunctionSet() override=default | vtkFunctionSet | protected |
~vtkInterpolatedVelocityField() override=default | vtkInterpolatedVelocityField | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |