|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) override |
|
void | SetRadius (double r) |
| When not, 0.0, the light will produce soft shadows. More...
|
|
void | SetName (const std::string &name) |
| Name to identify this light to the user. More...
|
|
std::string | GetName () |
|
void | SetLightType (int t) override |
| Overridden for special treatment of OSPRay specific ambient light type. More...
|
|
vtkLight * | NewInstance () const |
|
virtual vtkLight * | ShallowClone () |
|
virtual void | Render (vtkRenderer *, int) |
|
void | DeepCopy (vtkLight *light) |
|
void | ReadSelf (istream &is) |
|
void | WriteSelf (ostream &os) |
|
virtual void | SetAmbientColor (double, double, double) |
|
virtual void | SetAmbientColor (double[3]) |
|
virtual double * | GetAmbientColor () |
|
virtual void | GetAmbientColor (double data[3]) |
|
virtual void | SetDiffuseColor (double, double, double) |
|
virtual void | SetDiffuseColor (double[3]) |
|
virtual double * | GetDiffuseColor () |
|
virtual void | GetDiffuseColor (double data[3]) |
|
virtual void | SetSpecularColor (double, double, double) |
|
virtual void | SetSpecularColor (double[3]) |
|
virtual double * | GetSpecularColor () |
|
virtual void | GetSpecularColor (double data[3]) |
|
void | SetColor (double, double, double) |
|
void | SetColor (const double a[3]) |
|
virtual void | SetPosition (double, double, double) |
|
virtual void | SetPosition (double[3]) |
|
virtual double * | GetPosition () |
|
virtual void | GetPosition (double data[3]) |
|
void | SetPosition (const float *a) |
|
virtual void | SetFocalPoint (double, double, double) |
|
virtual void | SetFocalPoint (double[3]) |
|
virtual double * | GetFocalPoint () |
|
virtual void | GetFocalPoint (double data[3]) |
|
void | SetFocalPoint (const float *a) |
|
virtual void | SetIntensity (double) |
|
virtual double | GetIntensity () |
|
virtual void | SetSwitch (int) |
|
virtual int | GetSwitch () |
|
virtual void | SwitchOn () |
|
virtual void | SwitchOff () |
|
virtual void | SetPositional (int) |
|
virtual int | GetPositional () |
|
virtual void | PositionalOn () |
|
virtual void | PositionalOff () |
|
virtual void | SetExponent (double) |
|
virtual double | GetExponent () |
|
virtual void | SetConeAngle (double) |
|
virtual double | GetConeAngle () |
|
virtual void | SetAttenuationValues (double, double, double) |
|
virtual void | SetAttenuationValues (double[3]) |
|
virtual double * | GetAttenuationValues () |
|
virtual void | GetAttenuationValues (double data[3]) |
|
virtual void | SetTransformMatrix (vtkMatrix4x4 *) |
|
virtual vtkMatrix4x4 * | GetTransformMatrix () |
|
void | GetTransformedPosition (double &a0, double &a1, double &a2) |
|
void | GetTransformedPosition (double a[3]) |
|
double * | GetTransformedPosition () |
|
void | GetTransformedFocalPoint (double &a0, double &a1, double &a2) |
|
void | GetTransformedFocalPoint (double a[3]) |
|
double * | GetTransformedFocalPoint () |
|
void | SetDirectionAngle (double elevation, double azimuth) |
|
void | SetDirectionAngle (const double ang[2]) |
|
virtual int | GetLightType () |
|
void | SetLightTypeToHeadlight () |
|
void | SetLightTypeToSceneLight () |
|
void | SetLightTypeToCameraLight () |
|
int | LightTypeIsHeadlight () |
|
int | LightTypeIsSceneLight () |
|
int | LightTypeIsCameraLight () |
|
virtual void | SetShadowAttenuation (float) |
|
virtual float | GetShadowAttenuation () |
|
virtual void | SetAmbientColor (double, double, double) |
|
virtual void | SetAmbientColor (double[3]) |
|
virtual double * | GetAmbientColor () |
|
virtual void | GetAmbientColor (double data[3]) |
|
virtual void | SetDiffuseColor (double, double, double) |
|
virtual void | SetDiffuseColor (double[3]) |
|
virtual double * | GetDiffuseColor () |
|
virtual void | GetDiffuseColor (double data[3]) |
|
virtual void | SetSpecularColor (double, double, double) |
|
virtual void | SetSpecularColor (double[3]) |
|
virtual double * | GetSpecularColor () |
|
virtual void | GetSpecularColor (double data[3]) |
|
void | SetColor (double, double, double) |
|
void | SetColor (const double a[3]) |
|
virtual void | SetPosition (double, double, double) |
|
virtual void | SetPosition (double[3]) |
|
virtual double * | GetPosition () |
|
virtual void | GetPosition (double data[3]) |
|
void | SetPosition (const float *a) |
|
virtual void | SetFocalPoint (double, double, double) |
|
virtual void | SetFocalPoint (double[3]) |
|
virtual double * | GetFocalPoint () |
|
virtual void | GetFocalPoint (double data[3]) |
|
void | SetFocalPoint (const float *a) |
|
virtual void | SetIntensity (double) |
|
virtual double | GetIntensity () |
|
virtual void | SetSwitch (int) |
|
virtual int | GetSwitch () |
|
virtual void | SwitchOn () |
|
virtual void | SwitchOff () |
|
virtual void | SetPositional (int) |
|
virtual int | GetPositional () |
|
virtual void | PositionalOn () |
|
virtual void | PositionalOff () |
|
virtual void | SetExponent (double) |
|
virtual double | GetExponent () |
|
virtual void | SetConeAngle (double) |
|
virtual double | GetConeAngle () |
|
virtual void | SetAttenuationValues (double, double, double) |
|
virtual void | SetAttenuationValues (double[3]) |
|
virtual double * | GetAttenuationValues () |
|
virtual void | GetAttenuationValues (double data[3]) |
|
virtual void | SetTransformMatrix (vtkMatrix4x4 *) |
|
virtual vtkMatrix4x4 * | GetTransformMatrix () |
|
void | GetTransformedPosition (double &a0, double &a1, double &a2) |
|
void | GetTransformedPosition (double a[3]) |
|
double * | GetTransformedPosition () |
|
void | GetTransformedFocalPoint (double &a0, double &a1, double &a2) |
|
void | GetTransformedFocalPoint (double a[3]) |
|
double * | GetTransformedFocalPoint () |
|
void | SetDirectionAngle (double elevation, double azimuth) |
|
void | SetDirectionAngle (const double ang[2]) |
|
virtual int | GetLightType () |
|
void | SetLightTypeToHeadlight () |
|
void | SetLightTypeToSceneLight () |
|
void | SetLightTypeToCameraLight () |
|
int | LightTypeIsHeadlight () |
|
int | LightTypeIsSceneLight () |
|
int | LightTypeIsCameraLight () |
|
virtual void | SetShadowAttenuation (float) |
|
virtual float | GetShadowAttenuation () |
|
| vtkBaseTypeMacro (vtkObject, vtkObjectBase) |
|
virtual void | DebugOn () |
|
virtual void | DebugOff () |
|
bool | GetDebug () |
|
void | SetDebug (bool debugFlag) |
|
virtual void | Modified () |
|
virtual vtkMTimeType | GetMTime () |
|
void | RemoveObserver (unsigned long tag) |
|
void | RemoveObservers (unsigned long event) |
|
void | RemoveObservers (const char *event) |
|
void | RemoveAllObservers () |
|
int | HasObserver (unsigned long event) |
|
int | HasObserver (const char *event) |
|
int | InvokeEvent (unsigned long event) |
|
int | InvokeEvent (const char *event) |
|
unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
|
unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
|
vtkCommand * | GetCommand (unsigned long tag) |
|
void | RemoveObserver (vtkCommand *) |
|
void | RemoveObservers (unsigned long event, vtkCommand *) |
|
void | RemoveObservers (const char *event, vtkCommand *) |
|
int | HasObserver (unsigned long event, vtkCommand *) |
|
int | HasObserver (const char *event, vtkCommand *) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
int | InvokeEvent (unsigned long event, void *callData) |
|
int | InvokeEvent (const char *event, void *callData) |
|
unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
|
unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
|
vtkCommand * | GetCommand (unsigned long tag) |
|
void | RemoveObserver (vtkCommand *) |
|
void | RemoveObservers (unsigned long event, vtkCommand *) |
|
void | RemoveObservers (const char *event, vtkCommand *) |
|
int | HasObserver (unsigned long event, vtkCommand *) |
|
int | HasObserver (const char *event, vtkCommand *) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
int | InvokeEvent (unsigned long event, void *callData) |
|
int | InvokeEvent (const char *event, void *callData) |
|
const char * | GetClassName () const |
|
virtual void | Delete () |
|
virtual void | FastDelete () |
|
void | Print (ostream &os) |
|
virtual void | Register (vtkObjectBase *o) |
|
virtual void | UnRegister (vtkObjectBase *o) |
|
void | SetReferenceCount (int) |
|
virtual void | PrintHeader (ostream &os, vtkIndent indent) |
|
virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
|
int | GetReferenceCount () |
|
void | PrintRevisions (ostream &) |
|
virtual void | PrintHeader (ostream &os, vtkIndent indent) |
|
virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
|
int | GetReferenceCount () |
|
void | PrintRevisions (ostream &) |
|