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

Comparing ray/src/common/mesh.h (file contents):
Revision 2.3 by greg, Fri Mar 14 21:27:45 2003 UTC vs.
Revision 2.4 by greg, Tue May 13 17:58:32 2003 UTC

# Line 115 | Line 115 | typedef struct {
115   #ifdef NOPROTO
116  
117   extern MESH     *getmesh();
118 < extern INSTANCE *getmeshinst();
118 > extern MESHINST *getmeshinst();
119   extern int      getmeshtrivid();
120   extern int      getmeshvert();
121   extern int      getmeshtri();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines