SCM Repository
[diderot] / branches / pure-cfg / test / vr-MIP-test.diderot |
Diff of /branches/pure-cfg/test/vr-MIP-test.diderot
Parent Directory
|
Revision Log
|
Patch
revision 670, Wed Mar 23 13:39:47 2011 UTC | revision 671, Wed Mar 23 15:47:23 2011 UTC | |
---|---|---|
# | Line 16 | Line 16 |
16 | ||
17 | real stepSz = 0.5; | real stepSz = 0.5; |
18 | image(3)[] img = load (dataFile); | image(3)[] img = load (dataFile); |
19 | //field#2(3)[] F = img ⊛ bspln3; | field#2(3)[] F = img ⊛ bspln3; |
20 | field#0(3)[] F = img ⊛ tent; | //field#0(3)[] F = img ⊛ tent; |
21 | ||
22 | strand RayCast (int row, int col) | strand RayCast (int row, int col) |
23 | { | { |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |