| 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 |
| AmbientColor | vtkLight | protected |
| AttenuationValues | vtkLight | protected |
| BreakOnError() | vtkObject | static |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
| ConeAngle | vtkLight | protected |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| DeepCopy(vtkLight *light) | vtkLight | |
| Delete() | vtkObjectBase | virtual |
| DiffuseColor | vtkLight | protected |
| Exponent | vtkLight | protected |
| FastDelete() | vtkObjectBase | virtual |
| FocalPoint | vtkLight | protected |
| GetAmbientColor() | vtkLight | virtual |
| GetAmbientColor(double data[3]) | vtkLight | virtual |
| GetAttenuationValues() | vtkLight | virtual |
| GetAttenuationValues(double data[3]) | vtkLight | virtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetConeAngle() | vtkLight | virtual |
| GetDebug() | vtkObject | |
| GetDiffuseColor() | vtkLight | virtual |
| GetDiffuseColor(double data[3]) | vtkLight | virtual |
| GetExponent() | vtkLight | virtual |
| GetFocalPoint() | vtkLight | virtual |
| GetFocalPoint(double data[3]) | vtkLight | virtual |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetInformation() | vtkLight | virtual |
| GetIntensity() | vtkLight | virtual |
| GetLightType() | vtkLight | virtual |
| GetMTime() | vtkObject | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetPosition() | vtkLight | virtual |
| GetPosition(double data[3]) | vtkLight | virtual |
| GetPositional() | vtkLight | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetShadowAttenuation() | vtkLight | virtual |
| GetSpecularColor() | vtkLight | virtual |
| GetSpecularColor(double data[3]) | vtkLight | virtual |
| GetSwitch() | vtkLight | virtual |
| GetTransformedFocalPoint(double &a0, double &a1, double &a2) | vtkLight | |
| GetTransformedFocalPoint(double a[3]) | vtkLight | |
| GetTransformedFocalPoint() | vtkLight | |
| GetTransformedPosition(double &a0, double &a1, double &a2) | vtkLight | |
| GetTransformedPosition(double a[3]) | vtkLight | |
| GetTransformedPosition() | vtkLight | |
| GetTransformMatrix() | vtkLight | 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 | |
| Information | vtkLight | protected |
| InitializeObjectBase() | vtkObjectBase | |
| Intensity | vtkLight | protected |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | 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) | vtkLight | virtual |
| IsTypeOf(const char *type) | vtkLight | static |
| LightType | vtkLight | protected |
| LightTypeIsCameraLight() | vtkLight | |
| LightTypeIsHeadlight() | vtkLight | |
| LightTypeIsSceneLight() | vtkLight | |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkLight | static |
| NewInstance() const | vtkLight | |
| NewInstanceInternal() const | vtkLight | protectedvirtual |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Position | vtkLight | protected |
| Positional | vtkLight | protected |
| PositionalOff() | vtkLight | virtual |
| PositionalOn() | vtkLight | virtual |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | inline |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkLight | 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 | |
| Render(vtkRenderer *, int) | vtkLight | inlinevirtual |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkLight | static |
| SetAmbientColor(double, double, double) | vtkLight | virtual |
| SetAmbientColor(double[3]) | vtkLight | virtual |
| SetAttenuationValues(double, double, double) | vtkLight | virtual |
| SetAttenuationValues(double[3]) | vtkLight | virtual |
| SetColor(double, double, double) | vtkLight | |
| SetColor(const double a[3]) | vtkLight | inline |
| SetConeAngle(double) | vtkLight | virtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetDiffuseColor(double, double, double) | vtkLight | virtual |
| SetDiffuseColor(double[3]) | vtkLight | virtual |
| SetDirectionAngle(double elevation, double azimuth) | vtkLight | |
| SetDirectionAngle(const double ang[2]) | vtkLight | inline |
| SetExponent(double) | vtkLight | virtual |
| SetFocalPoint(double, double, double) | vtkLight | virtual |
| SetFocalPoint(double[3]) | vtkLight | virtual |
| SetFocalPoint(const float *a) | vtkLight | inline |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetInformation(vtkInformation *) | vtkLight | virtual |
| SetIntensity(double) | vtkLight | virtual |
| SetLightType(int) | vtkLight | virtual |
| SetLightTypeToCameraLight() | vtkLight | inline |
| SetLightTypeToHeadlight() | vtkLight | inline |
| SetLightTypeToSceneLight() | vtkLight | inline |
| SetPosition(double, double, double) | vtkLight | virtual |
| SetPosition(double[3]) | vtkLight | virtual |
| SetPosition(const float *a) | vtkLight | inline |
| SetPositional(vtkTypeBool) | vtkLight | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetShadowAttenuation(float) | vtkLight | virtual |
| SetSpecularColor(double, double, double) | vtkLight | virtual |
| SetSpecularColor(double[3]) | vtkLight | virtual |
| SetSwitch(vtkTypeBool) | vtkLight | virtual |
| SetTransformMatrix(vtkMatrix4x4 *) | vtkLight | virtual |
| ShadowAttenuation | vtkLight | protected |
| ShallowClone() | vtkLight | virtual |
| SpecularColor | vtkLight | protected |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkLight | |
| Switch | vtkLight | protected |
| SwitchOff() | vtkLight | virtual |
| SwitchOn() | vtkLight | virtual |
| TransformedFocalPointReturn | vtkLight | protected |
| TransformedPositionReturn | vtkLight | protected |
| TransformMatrix | vtkLight | protected |
| TransformPoint(double a[3], double b[3]) | vtkLight | |
| TransformVector(double a[3], double b[3]) | vtkLight | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkLight() | vtkLight | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkLight() override | vtkLight | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |