next up previous contents [pdf] index

Next: Input parameters Up: sf_cell1_intersect Previous: Call

Definition

void sf_cell1_intersect (float a, float x, float dy, float p, 
                         float *sx, int *jx)
/*< intersecting a straight ray with cell boundaries >*/
{
   ...
}




2011-07-02