vtkRIBLight - RIP Light
Super Class: vtkLight
Description:
vtkRIBLight is a subclass of vtkLight that allows the user to specify light source shaders and shadow casting lights for use with RenderMan.
See Also:
Methods:
void vtkRIBLight () | |
void vtkRIBLight () | |
static vtkRIBLight *New () | |
const char *GetClassName () | |
void PrintSelf (unknown & ,vtkIndent ) | |
void ShadowsOn () | |
void ShadowsOff () | |
void SetShadows (int ) | |
int GetShadows () | |
void Render (vtkRenderer * ,int ) |
Detailed Method Descriptions: