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 | |
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) | vtkSurfaceLICInterface | virtual |
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 |
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 |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetAntiAlias() | vtkSurfaceLICInterface | virtual |
GetClassName() const | vtkObjectBase | |
GetColorMode() | vtkSurfaceLICInterface | virtual |
GetCommand(unsigned long tag) | vtkObject | |
GetCommunicator() | vtkSurfaceLICInterface | |
GetCompositeStrategy() | vtkSurfaceLICInterface | virtual |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetEnable() | vtkSurfaceLICInterface | virtual |
GetEnhanceContrast() | vtkSurfaceLICInterface | virtual |
GetEnhancedLIC() | vtkSurfaceLICInterface | virtual |
GetGenerateNoiseTexture() | vtkSurfaceLICInterface | virtual |
GetGlobalMinMax(vtkPainterCommunicator *, float &, float &) | vtkSurfaceLICInterface | inlinevirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetHasVectors() | vtkSurfaceLICInterface | |
GetHighColorContrastEnhancementFactor() | vtkSurfaceLICInterface | virtual |
GetHighLICContrastEnhancementFactor() | vtkSurfaceLICInterface | virtual |
GetImpulseNoiseBackgroundValue() | vtkSurfaceLICInterface | virtual |
GetImpulseNoiseProbability() | vtkSurfaceLICInterface | virtual |
GetIsInMemkind() const | vtkObjectBase | |
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 |
GetUsingMemkind() | vtkObjectBase | static |
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) | vtkSurfaceLICInterface | virtual |
IsSupported(vtkRenderWindow *context) | vtkSurfaceLICInterface | static |
IsTypeOf(const char *type) | vtkSurfaceLICInterface | 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() | vtkSurfaceLICInterface | protectedvirtual |
New() | vtkSurfaceLICInterface | static |
NewInstance() const | vtkSurfaceLICInterface | |
NewInstanceInternal() const | vtkSurfaceLICInterface | 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 |
PrintSelf(ostream &os, vtkIndent indent) override | vtkSurfaceLICInterface | 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) | vtkSurfaceLICInterface | 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 | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
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 | |
StepSize | vtkSurfaceLICInterface | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkSurfaceLICInterface | |
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 |
vtkSurfaceLICInterface() | vtkSurfaceLICInterface | protected |
WeakPointers | vtkObjectBase | protected |
WriteTimerLog(const char *) | vtkSurfaceLICInterface | inlinevirtual |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkSurfaceLICInterface() override | vtkSurfaceLICInterface | protected |