VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkLight Member List

This is the complete list of members for vtkLight, including all inherited members.

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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AmbientColorvtkLightprotected
AttenuationValuesvtkLightprotected
BreakOnError()vtkObjectstatic
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ConeAnglevtkLightprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkLight *light)vtkLight
Delete()vtkObjectBasevirtual
DiffuseColorvtkLightprotected
ExponentvtkLightprotected
FastDelete()vtkObjectBasevirtual
FocalPointvtkLightprotected
GetAmbientColor()vtkLightvirtual
GetAmbientColor(double data[3])vtkLightvirtual
GetAttenuationValues()vtkLightvirtual
GetAttenuationValues(double data[3])vtkLightvirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetConeAngle()vtkLightvirtual
GetDebug()vtkObject
GetDiffuseColor()vtkLightvirtual
GetDiffuseColor(double data[3])vtkLightvirtual
GetExponent()vtkLightvirtual
GetFocalPoint()vtkLightvirtual
GetFocalPoint(double data[3])vtkLightvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIntensity()vtkLightvirtual
GetLightType()vtkLightvirtual
GetMTime()vtkObjectvirtual
GetPosition()vtkLightvirtual
GetPosition(double data[3])vtkLightvirtual
GetPositional()vtkLightvirtual
GetReferenceCount()vtkObjectBaseinline
GetSpecularColor()vtkLightvirtual
GetSpecularColor(double data[3])vtkLightvirtual
GetSwitch()vtkLightvirtual
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()vtkLightvirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
IntensityvtkLightprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkLightvirtual
IsTypeOf(const char *type)vtkLightstatic
LightTypevtkLightprotected
LightTypeIsCameraLight()vtkLight
LightTypeIsHeadlight()vtkLight
LightTypeIsSceneLight()vtkLight
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkLightstatic
NewInstance() const vtkLight
NewInstanceInternal() const vtkLightprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PositionvtkLightprotected
PositionalvtkLightprotected
PositionalOff()vtkLightvirtual
PositionalOn()vtkLightvirtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkLightvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReadSelf(istream &is)vtkLight
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
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)vtkLightinlinevirtual
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkLightstatic
SetAmbientColor(double, double, double)vtkLightvirtual
SetAmbientColor(double[3])vtkLightvirtual
SetAttenuationValues(double, double, double)vtkLightvirtual
SetAttenuationValues(double[3])vtkLightvirtual
SetColor(double, double, double)vtkLight
SetColor(const double a[3])vtkLightinline
SetConeAngle(double)vtkLightvirtual
SetDebug(unsigned char debugFlag)vtkObject
SetDiffuseColor(double, double, double)vtkLightvirtual
SetDiffuseColor(double[3])vtkLightvirtual
SetDirectionAngle(double elevation, double azimuth)vtkLight
SetDirectionAngle(const double ang[2])vtkLightinline
SetExponent(double)vtkLightvirtual
SetFocalPoint(double, double, double)vtkLightvirtual
SetFocalPoint(double[3])vtkLightvirtual
SetFocalPoint(const float *a)vtkLightinline
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetIntensity(double)vtkLightvirtual
SetLightType(int)vtkLightvirtual
SetLightTypeToCameraLight()vtkLightinline
SetLightTypeToHeadlight()vtkLightinline
SetLightTypeToSceneLight()vtkLightinline
SetPosition(double, double, double)vtkLightvirtual
SetPosition(double[3])vtkLightvirtual
SetPosition(const float *a)vtkLightinline
SetPositional(int)vtkLightvirtual
SetReferenceCount(int)vtkObjectBase
SetSpecularColor(double, double, double)vtkLightvirtual
SetSpecularColor(double[3])vtkLightvirtual
SetSwitch(int)vtkLightvirtual
SetTransformMatrix(vtkMatrix4x4 *)vtkLightvirtual
ShallowClone()vtkLightvirtual
SpecularColorvtkLightprotected
SubjectHelpervtkObjectprotected
Superclass typedefvtkLight
SwitchvtkLightprotected
SwitchOff()vtkLightvirtual
SwitchOn()vtkLightvirtual
TransformedFocalPointReturnvtkLightprotected
TransformedPositionReturnvtkLightprotected
TransformMatrixvtkLightprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
vtkLight()vtkLightprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
WriteSelf(ostream &os)vtkLight
~vtkLight()vtkLightprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual