|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| RectilinearInterpolation (const RefPtr< RectiLinearArray_t > &Points) | |
| bool | getPoint (const point &pos, const RefPtr< Field > &vectField, tvector &outputField) |
| bool | find_rectilinear_cell (const point &pos, point &fp_index) |
| RectilinearInterpolation (const RefPtr< RectiLinearArray_t > &Points) | |
| bool | getPoint (const point &pos, const RefPtr< Field > &vectField, tvector &outputField) |
| bool | find_rectilinear_cell (const point &pos, point &fp_index) |
Static Public Member Functions | |
| static void | rectilinear_interpolation (const point &fp_index, const RefPtr< Field > &vectField, tvector &outputField) |
| static void | rectilinear_interpolation (const point &fp_index, const RefPtr< Field > &vectField, tvector &outputField) |