ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/ray.1
(Generate patch)

Comparing ray/doc/ray.1 (file contents):
Revision 1.10 by greg, Tue Oct 17 21:52:43 2006 UTC vs.
Revision 1.13 by greg, Thu Aug 23 04:13:50 2007 UTC

# Line 1 | Line 1
1   .\" RCSid "$Id"
2   .\" Print using the -ms macro package
3 < .DA 1/20/99
3 > .DA 10/17/2006
4   .LP
5   .tl """Copyright \(co 2006 Regents, University of California
6   .sp 2
# Line 1109 | Line 1109 | which serves as a form of opacity control when used wi
1109   Vname is the coefficient defined in funcfile that determines the influence
1110   of foreground.
1111   The background coefficient is always (1-vname).
1112 Since the references are not resolved until runtime, the last
1113 definitions of the modifier id's will be used.
1114 This can result in modifier loops, which are detected by the
1115 renderer.
1112   .LP
1113   .UL Mixdata
1114   .PP
# Line 1239 | Line 1235 | If no file is needed by a given primitive because all
1235   variables are global, a period (`.') can be given in
1236   place of the file name.
1237   It is also possible to give an expression instead of a straight
1238 < variable name in a scene file, although such expressions should
1243 < be kept simple if possible.
1238 > variable name in a scene file.
1239   Also, functions (requiring parameters)
1240   must be given as names and not as expressions.
1241   .PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines