ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rmatrix.h
(Generate patch)

Comparing ray/src/util/rmatrix.h (file contents):
Revision 2.15 by greg, Sat Mar 5 01:45:21 2022 UTC vs.
Revision 2.16 by greg, Tue Nov 21 01:30:20 2023 UTC

# Line 22 | Line 22 | typedef struct {
22          void    *mapped;
23          double  *mtx;
24          COLOR   cexp;
25 +        float   wlpart[4];
26          int     nrows, ncols;
27          short   ncomp;
28          uby8    dtype;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines