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