ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
bsdf.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/common/bsdf.c (file contents):
Revision
2.29
by
greg
, Fri Jun 3 18:12:58 2011 UTC vs.
Revision
2.30
by
greg
, Thu Jun 9 17:09:39 2011 UTC
#
Line 10
|
Line 10
|
static const char RCSid[] = "$Id$";
10
*
11
*/
12
13
+
#define _USE_MATH_DEFINES
14
#include <stdio.h>
15
#include <stdlib.h>
16
#include <math.h>
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)