next up previous contents [pdf] index

Next: Input parameters Up: sf_cell_trace Previous: Call

Definition

float sf_cell_trace (sf_celltrace ct, 
                     float* xp    /* position */, 
                     float* p     /* ray parameter */, 
                     int* it      /* steps till boundary */, 
                     float** traj /* trajectory */)
/*< ray trace >*/
{
   ...
}




2011-07-02