Go to the source code of this file.
Functions | |
| CPT (RenderAttrib) RenderAttrib | |
| Returns a new RenderAttrib object that represents the composition of this attrib with the other attrib. | |
Definition in file renderAttrib.I.
|
|
Returns a new RenderAttrib object that represents the composition of this attrib with the other attrib. 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 41 of file renderAttrib.I. References INLINE. |
1.3