| vspline 1.1.0
    Generic C++11 Code for Uniform B-Splines | 
| Public Member Functions | |
| image_type (const size_t &_px_width, const size_t &_px_height, const double &_hfov) | |
| template<typename dtype > | |
| vigra::TinyVector< dtype, 2 > | to_spherical (const vigra::TinyVector< dtype, 2 > &ci) const | 
| template<typename dtype > | |
| vigra::TinyVector< dtype, 2 > | to_image (const vigra::TinyVector< dtype, 3 > &cm3) const | 
| Public Attributes | |
| const vspline::domain_type< coordinate_type, vsize > | scale_to_model | 
| const vspline::domain_type< coordinate_type, vsize > | scale_to_image | 
| const image_base_type | image_base | 
Definition at line 269 of file metafilter3.cc.
| 
 | inline | 
Definition at line 305 of file metafilter3.cc.
| 
 | inline | 
Definition at line 343 of file metafilter3.cc.
| 
 | inline | 
Definition at line 316 of file metafilter3.cc.
| const image_base_type image_type< vsize >::image_base | 
Definition at line 273 of file metafilter3.cc.
| const vspline::domain_type< coordinate_type , vsize > image_type< vsize >::scale_to_image | 
Definition at line 272 of file metafilter3.cc.
| const vspline::domain_type< coordinate_type , vsize > image_type< vsize >::scale_to_model | 
Definition at line 271 of file metafilter3.cc.