next up previous contents [pdf] index

Next: Input parameters Up: sf_cell_intersect Previous: Call

Definition

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




2011-07-02