|
LensSerious 0.1
Lens-correction mathematics as data, not as a library of callbacks
|
Collaboration diagram for spline_t:Data Fields | |
| const void * | v [4] |
| float | d [4] |
Definition at line 49 of file lensserious.c.
| float spline_t::d[4] |
Definition at line 49 of file lensserious.c.
Referenced by _spline_init(), and _spline_insert().
| const void* spline_t::v[4] |
Definition at line 49 of file lensserious.c.
Referenced by _interp_dist(), _interp_real_focal(), _interp_tca(), _spline_init(), and _spline_insert().