ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
rtmath.h
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/common/rtmath.h (file contents):
Revision
3.3
by
schorsch
, Mon Jul 14 22:23:59 2003 UTC vs.
Revision
3.4
by
greg
, Sat May 31 19:38:36 2008 UTC
#
Line 8
|
Line 8
8
9
#include <math.h>
10
11
<
#include "tifftypes.h"
11
>
#include "tiff.h" /* needed for int32, etc. */
12
#include "mat4.h"
13
14
#ifdef __cplusplus
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines