next up previous contents [pdf] index

Next: Input parameters Up: sf_cell11_intersect2 Previous: Call

Definition

void sf_cell11_intersect2 (float a, float da, 
                           const float* p, const float* g, 
                           float *sp, int *jp)
/*< intersecting a straight ray with cell boundaries >*/
{
   ...
}




2011-07-02