| 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 |
| AlwaysUpdate | vtkSurfaceLICInterface | protected |
| AntiAlias | vtkSurfaceLICInterface | protected |
| AntiAliasOff() | vtkSurfaceLICInterface | virtual |
| AntiAliasOn() | vtkSurfaceLICInterface | virtual |
| ApplyLIC() | vtkSurfaceLICInterface | |
| BreakOnError() | vtkObject | static |
| CanRenderSurfaceLIC(vtkActor *actor) | vtkSurfaceLICInterface | |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
| COLOR_MODE_BLEND enum value | vtkSurfaceLICInterface | |
| COLOR_MODE_MAP enum value | vtkSurfaceLICInterface | |
| ColorMode | vtkSurfaceLICInterface | protected |
| CombineColorsAndLIC() | vtkSurfaceLICInterface | |
| CompletedGeometry() | vtkSurfaceLICInterface | |
| COMPOSITE_AUTO enum value | vtkSurfaceLICInterface | |
| COMPOSITE_BALANCED enum value | vtkSurfaceLICInterface | |
| COMPOSITE_INPLACE enum value | vtkSurfaceLICInterface | |
| COMPOSITE_INPLACE_DISJOINT enum value | vtkSurfaceLICInterface | |
| CompositeStrategy | vtkSurfaceLICInterface | protected |
| CopyToScreen() | vtkSurfaceLICInterface | |
| CreateCommunicator(int include) override | vtkPSurfaceLICInterface | protectedvirtual |
| vtkSurfaceLICInterface::CreateCommunicator(vtkRenderer *, vtkActor *, vtkDataObject *data) | vtkSurfaceLICInterface | |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| Enable | vtkSurfaceLICInterface | protected |
| EnableOff() | vtkSurfaceLICInterface | virtual |
| EnableOn() | vtkSurfaceLICInterface | virtual |
| EndTimerEvent(const char *name) | vtkPSurfaceLICInterface | protectedvirtual |
| ENHANCE_CONTRAST_BOTH enum value | vtkSurfaceLICInterface | |
| ENHANCE_CONTRAST_COLOR enum value | vtkSurfaceLICInterface | |
| ENHANCE_CONTRAST_LIC enum value | vtkSurfaceLICInterface | |
| ENHANCE_CONTRAST_OFF enum value | vtkSurfaceLICInterface | |
| EnhanceContrast | vtkSurfaceLICInterface | protected |
| EnhancedLIC | vtkSurfaceLICInterface | protected |
| EnhancedLICOff() | vtkSurfaceLICInterface | virtual |
| EnhancedLICOn() | vtkSurfaceLICInterface | virtual |
| FastDelete() | vtkObjectBase | virtual |
| GatherVectors() | vtkSurfaceLICInterface | |
| GenerateNoiseTexture | vtkSurfaceLICInterface | protected |
| GetAntiAlias() | vtkSurfaceLICInterface | virtual |
| GetClassName() const | vtkObjectBase | |
| GetColorMode() | vtkSurfaceLICInterface | virtual |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCommunicator() | vtkSurfaceLICInterface | |
| GetCompositeStrategy() | vtkSurfaceLICInterface | virtual |
| GetDebug() | vtkObject | |
| GetEnable() | vtkSurfaceLICInterface | virtual |
| GetEnhanceContrast() | vtkSurfaceLICInterface | virtual |
| GetEnhancedLIC() | vtkSurfaceLICInterface | virtual |
| GetGenerateNoiseTexture() | vtkSurfaceLICInterface | virtual |
| GetGlobalMinMax(vtkPainterCommunicator *comm, float &min, float &max) override | vtkPSurfaceLICInterface | protectedvirtual |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetHasVectors() | vtkSurfaceLICInterface | |
| GetHighColorContrastEnhancementFactor() | vtkSurfaceLICInterface | virtual |
| GetHighLICContrastEnhancementFactor() | vtkSurfaceLICInterface | virtual |
| GetImpulseNoiseBackgroundValue() | vtkSurfaceLICInterface | virtual |
| GetImpulseNoiseProbability() | vtkSurfaceLICInterface | virtual |
| GetLICIntensity() | vtkSurfaceLICInterface | virtual |
| GetLowColorContrastEnhancementFactor() | vtkSurfaceLICInterface | virtual |
| GetLowLICContrastEnhancementFactor() | vtkSurfaceLICInterface | virtual |
| GetMapModeBias() | vtkSurfaceLICInterface | virtual |
| GetMaskColor() | vtkSurfaceLICInterface | virtual |
| GetMaskColor(double &, double &, double &) | vtkSurfaceLICInterface | virtual |
| GetMaskColor(double[3]) | vtkSurfaceLICInterface | virtual |
| GetMaskIntensity() | vtkSurfaceLICInterface | virtual |
| GetMaskOnSurface() | vtkSurfaceLICInterface | virtual |
| GetMaskThreshold() | vtkSurfaceLICInterface | virtual |
| GetMaxNoiseValue() | vtkSurfaceLICInterface | virtual |
| GetMinNoiseValue() | vtkSurfaceLICInterface | virtual |
| GetMTime() | vtkObject | virtual |
| GetNoiseDataSet() | vtkSurfaceLICInterface | |
| GetNoiseGeneratorSeed() | vtkSurfaceLICInterface | virtual |
| GetNoiseGrainSize() | vtkSurfaceLICInterface | virtual |
| GetNoiseTextureSize() | vtkSurfaceLICInterface | virtual |
| GetNoiseType() | vtkSurfaceLICInterface | virtual |
| GetNormalizeVectors() | vtkSurfaceLICInterface | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetNumberOfNoiseLevels() | vtkSurfaceLICInterface | virtual |
| GetNumberOfSteps() | vtkSurfaceLICInterface | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetStepSize() | vtkSurfaceLICInterface | 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 | |
| HighColorContrastEnhancementFactor | vtkSurfaceLICInterface | protected |
| HighLICContrastEnhancementFactor | vtkSurfaceLICInterface | protected |
| ImpulseNoiseBackgroundValue | vtkSurfaceLICInterface | protected |
| ImpulseNoiseProbability | vtkSurfaceLICInterface | protected |
| InitializeObjectBase() | vtkObjectBase | |
| InitializeResources() | vtkSurfaceLICInterface | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | protected |
| Internals | vtkSurfaceLICInterface | 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) | vtkPSurfaceLICInterface | virtual |
| IsSupported(vtkRenderWindow *context) | vtkSurfaceLICInterface | static |
| IsTypeOf(const char *type) | vtkPSurfaceLICInterface | static |
| LICIntensity | vtkSurfaceLICInterface | protected |
| LowColorContrastEnhancementFactor | vtkSurfaceLICInterface | protected |
| LowLICContrastEnhancementFactor | vtkSurfaceLICInterface | protected |
| MapModeBias | vtkSurfaceLICInterface | protected |
| MaskColor | vtkSurfaceLICInterface | protected |
| MaskIntensity | vtkSurfaceLICInterface | protected |
| MaskOnSurface | vtkSurfaceLICInterface | protected |
| MaskOnSurfaceOff() | vtkSurfaceLICInterface | virtual |
| MaskOnSurfaceOn() | vtkSurfaceLICInterface | virtual |
| MaskThreshold | vtkSurfaceLICInterface | protected |
| MaxNoiseValue | vtkSurfaceLICInterface | protected |
| MinNoiseValue | vtkSurfaceLICInterface | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| NeedToColorLIC() | vtkSurfaceLICInterface | protected |
| NeedToComputeLIC() | vtkSurfaceLICInterface | protected |
| NeedToGatherVectors() | vtkSurfaceLICInterface | protected |
| NeedToRenderGeometry(vtkRenderer *renderer, vtkActor *actor) | vtkSurfaceLICInterface | protected |
| NeedToUpdateCommunicator() override | vtkPSurfaceLICInterface | protectedvirtual |
| New() | vtkPSurfaceLICInterface | static |
| NewInstance() const | vtkPSurfaceLICInterface | |
| NewInstanceInternal() const | vtkPSurfaceLICInterface | protectedvirtual |
| NOISE_TYPE_GAUSSIAN enum value | vtkSurfaceLICInterface | |
| NOISE_TYPE_PERLIN enum value | vtkSurfaceLICInterface | |
| NOISE_TYPE_UNIFORM enum value | vtkSurfaceLICInterface | |
| NoiseGeneratorSeed | vtkSurfaceLICInterface | protected |
| NoiseGrainSize | vtkSurfaceLICInterface | protected |
| NoiseTextureSize | vtkSurfaceLICInterface | protected |
| NoiseType | vtkSurfaceLICInterface | protected |
| NormalizeVectors | vtkSurfaceLICInterface | protected |
| NormalizeVectorsOff() | vtkSurfaceLICInterface | virtual |
| NormalizeVectorsOn() | vtkSurfaceLICInterface | virtual |
| NumberOfNoiseLevels | vtkSurfaceLICInterface | protected |
| NumberOfSteps | vtkSurfaceLICInterface | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| PrepareForGeometry() | vtkSurfaceLICInterface | |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | inline |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkPSurfaceLICInterface | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | virtual |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| ReleaseGraphicsResources(vtkWindow *win) | vtkSurfaceLICInterface | 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 | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkPSurfaceLICInterface | static |
| SetAntiAlias(int val) | vtkSurfaceLICInterface | |
| SetColorMode(int val) | vtkSurfaceLICInterface | |
| SetCompositeStrategy(int val) | vtkSurfaceLICInterface | |
| SetDebug(bool debugFlag) | vtkObject | |
| SetEnable(int) | vtkSurfaceLICInterface | virtual |
| SetEnhanceContrast(int val) | vtkSurfaceLICInterface | |
| SetEnhancedLIC(int val) | vtkSurfaceLICInterface | |
| SetGenerateNoiseTexture(int shouldGenerate) | vtkSurfaceLICInterface | |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetHasVectors(bool val) | vtkSurfaceLICInterface | |
| SetHighColorContrastEnhancementFactor(double val) | vtkSurfaceLICInterface | |
| SetHighLICContrastEnhancementFactor(double val) | vtkSurfaceLICInterface | |
| SetImpulseNoiseBackgroundValue(double val) | vtkSurfaceLICInterface | |
| SetImpulseNoiseProbability(double val) | vtkSurfaceLICInterface | |
| SetLICIntensity(double val) | vtkSurfaceLICInterface | |
| SetLowColorContrastEnhancementFactor(double val) | vtkSurfaceLICInterface | |
| SetLowLICContrastEnhancementFactor(double val) | vtkSurfaceLICInterface | |
| SetMapModeBias(double val) | vtkSurfaceLICInterface | |
| SetMaskColor(double *val) | vtkSurfaceLICInterface | |
| SetMaskColor(double r, double g, double b) | vtkSurfaceLICInterface | inline |
| SetMaskIntensity(double val) | vtkSurfaceLICInterface | |
| SetMaskOnSurface(int val) | vtkSurfaceLICInterface | |
| SetMaskThreshold(double val) | vtkSurfaceLICInterface | |
| SetMaxNoiseValue(double val) | vtkSurfaceLICInterface | |
| SetMinNoiseValue(double val) | vtkSurfaceLICInterface | |
| SetNoiseDataSet(vtkImageData *data) | vtkSurfaceLICInterface | |
| SetNoiseGeneratorSeed(int val) | vtkSurfaceLICInterface | |
| SetNoiseGrainSize(int val) | vtkSurfaceLICInterface | |
| SetNoiseTextureSize(int length) | vtkSurfaceLICInterface | |
| SetNoiseType(int type) | vtkSurfaceLICInterface | |
| SetNormalizeVectors(int val) | vtkSurfaceLICInterface | |
| SetNumberOfNoiseLevels(int val) | vtkSurfaceLICInterface | |
| SetNumberOfSteps(int val) | vtkSurfaceLICInterface | |
| SetReferenceCount(int) | vtkObjectBase | |
| SetStepSize(double val) | vtkSurfaceLICInterface | |
| SetUpdateAll() | vtkSurfaceLICInterface | protected |
| ShallowCopy(vtkSurfaceLICInterface *m) | vtkSurfaceLICInterface | |
| StartTimerEvent(const char *name) | vtkPSurfaceLICInterface | protectedvirtual |
| StepSize | vtkSurfaceLICInterface | protected |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkPSurfaceLICInterface | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UpdateCommunicator(vtkRenderer *renderer, vtkActor *actor, vtkDataObject *data) | vtkSurfaceLICInterface | |
| UpdateNoiseImage(vtkRenderWindow *renWin) | vtkSurfaceLICInterface | protected |
| ValidateContext(vtkRenderer *renderer) | vtkSurfaceLICInterface | |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkPSurfaceLICInterface() | vtkPSurfaceLICInterface | protected |
| vtkSurfaceLICInterface() | vtkSurfaceLICInterface | protected |
| WeakPointers | vtkObjectBase | protected |
| WriteTimerLog(const char *fileName) override | vtkPSurfaceLICInterface | virtual |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkPSurfaceLICInterface() | vtkPSurfaceLICInterface | protected |
| ~vtkSurfaceLICInterface() override | vtkSurfaceLICInterface | protected |