13 #ifndef RE_LightList_h
14 #define RE_LightList_h
35 void setMaxLights(
int max);
39 bool include_zeroed_lights =
false);
50 bool use_headlight_if_none =
false);
51 void enableHeadlight();
53 bool isLightEnabled(
int index)
const;
80 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)