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

Comparing ray/src/hd/rholo.h (file contents):
Revision 3.26 by greg, Mon Mar 21 19:06:08 2016 UTC vs.
Revision 3.27 by greg, Thu Feb 6 21:45:00 2025 UTC

# Line 72 | Line 72 | typedef struct {
72          {"geometry",    3,      0,      NULL,   NULL}, \
73          {"GRID",        2,      0,      NULL,   fltvalue}, \
74          {"OBSTRUCTIONS",3,      0,      NULL,   boolvalue}, \
75 <        {"OCTREE",      3,      0,      NULL,   onevalue}, \
75 >        {"OCTREE",      3,      0,      NULL,   strvalue}, \
76          {"portals",     3,      0,      NULL,   NULL}, \
77          {"render",      3,      0,      NULL,   catvalues}, \
78 <        {"REPORT",      3,      0,      NULL,   onevalue}, \
79 <        {"RIF",         3,      0,      NULL,   onevalue}, \
78 >        {"REPORT",      3,      0,      NULL,   strvalue}, \
79 >        {"RIF",         3,      0,      NULL,   strvalue}, \
80          {"section",     3,      0,      NULL,   NULL}, \
81          {"TIME",        2,      0,      NULL,   fltvalue}, \
82          {"VDISTANCE",   2,      0,      NULL,   boolvalue}, \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines