]> Pileus Git - ~andy/rsl/blob - doc/RSL_azimuth_hash_struct.html
Initial import
[~andy/rsl] / doc / RSL_azimuth_hash_struct.html
1 <head>
2 </head>
3
4 <body>
5 <a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
6 <hr>
7
8
9 <pre>typedef struct _azimuth_hash {
10   <a href=RSL_ray_struct.html>Ray</a> *ray;
11   struct _azimuth_hash *next,*ray_high,*ray_low;
12 } Azimuth_hash;</pre>
13 </body>