13 #ifndef RE_LightList_h
14 #define RE_LightList_h
35 void setMaxLights(
int max);
39 bool include_zeroed_lights =
false);
49 void enableHeadlight();
51 bool isLightEnabled(
int index)
const;
78 return (myLightMask & (1<<index));
ImageBuf OIIO_API max(Image_or_Const A, Image_or_Const B, ROI roi={}, int nthreads=0)
bool isLightEnabled(int index) const
const RE_Light * getShadowLight() const
void setLightMask(int mask)
RE_Light * getLight(int i) const
void setShadowLight(RE_Light *light)