ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/writewfobj.c
(Generate patch)

Comparing ray/src/common/writewfobj.c (file contents):
Revision 2.5 by greg, Fri Feb 12 01:57:49 2021 UTC vs.
Revision 2.6 by greg, Tue Jun 3 21:31:51 2025 UTC

# Line 119 | Line 119 | toOBJ(Scene *sc, FILE *fp)
119   int
120   writeOBJ(Scene *sc, const char *fspec)
121   {
122        extern char     *progname;
122          FILE            *fp;
123          int             n;
124  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines