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

Comparing ray/doc/man/man1/rcomb.1 (file contents):
Revision 1.13 by greg, Fri Apr 4 18:06:48 2025 UTC vs.
Revision 1.14 by greg, Thu Jun 19 22:36:53 2025 UTC

# Line 25 | Line 25 | rcomb - combine and convert matrices a row at a time
25   ]
26   .B "m1 .."
27   [
28 < .B "\-m mcat"
28 > .B "\-m[t] mcat"
29   ]
30   .SH DESCRIPTION
31   .I Rcomb
# Line 60 | Line 60 | A single concatenation matrix may be applied after ele
60   using the
61   .I \-m
62   option.
63 + If the option is given as
64 + .I \-mt
65 + then the concatenation matrix will be transposed before it is applied.
66   Matrix concatenation will happen before or after any trailing
67   operations, depending on relative command line placement.
68   .PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines