Go to the source code of this file.
Functions | |
CPT (RenderAttrib) ClipPlaneAttrib | |
Returns a new ClipPlaneAttrib, just like this one, but with the indicated plane added to the list of planes. |
Definition in file clipPlaneAttrib.I.
|
Returns a new ClipPlaneAttrib, just like this one, but with the indicated plane added to the list of planes. 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 clipPlaneAttrib.I. References INLINE. |