Go to the source code of this file.
| Functions | |
| CPT (RenderAttrib) LightAttrib | |
| Returns a new LightAttrib, just like this one, but with the indicated light added to the list of lights. | |
Definition in file lightAttrib.I.
| 
 | 
| Returns a new LightAttrib, just like this one, but with the indicated light added to the list of lights. In most cases, this is the same as the other attrib; a compose b produces b. Some kinds of attributes, like a TextureTransform, for instance, might produce a new result: a compose b produces c. Definition at line 100 of file lightAttrib.I. References INLINE. | 
 1.3
1.3