Home | History | Annotate | Download | only in scene

Lines Matching refs:RF_LIGHTLIST

121             RF_LIGHTLIST = 0x04; // changes in light lists          
206 refreshFlags |= RF_LIGHTLIST;
432 refreshFlags &= ~RF_LIGHTLIST;
434 if ((parent.refreshFlags & RF_LIGHTLIST) == 0) {
436 refreshFlags &= ~RF_LIGHTLIST;
679 if ((refreshFlags & RF_LIGHTLIST) != 0) {