#include <cylindricalLens.h>
Inheritance diagram for CylindricalLens:

| Public Member Functions | |
| INLINE | CylindricalLens (const CylindricalLens ©) | 
| INLINE void | operator= (const CylindricalLens ©) | 
| virtual | PT (Lens) make_copy() const | 
| virtual TypeHandle | get_type () const | 
| virtual TypeHandle | force_init_type () | 
| Static Public Member Functions | |
| TypeHandle | get_class_type () | 
| void | init_type () | 
| Protected Member Functions | |
| virtual bool | extrude_impl (const LPoint3f &point2d, LPoint3f &near_point, LPoint3f &far_point) const | 
| virtual bool | project_impl (const LPoint3f &point3d, LPoint3f &point2d) const | 
| virtual float | fov_to_film (float fov, float focal_length, bool horiz) const | 
| virtual float | fov_to_focal_length (float fov, float film_size, bool horiz) const | 
| virtual float | film_to_fov (float film_size, float focal_length, bool horiz) const | 
| Private Attributes | |
| PUBLISHED | __pad0__: INLINE CylindricalLens() | 
| Static Private Attributes | |
| TypeHandle | _type_handle | 
| 
 | 
| 
 | 
| 
 | ||||||||||||||||
| 
 Reimplemented from Lens. Definition at line 58 of file cylindricalLens.cxx. References csincos(), cylindrical_k, deg_2_rad(), Lens::get_far(), Lens::get_film_mat_inv(), Lens::get_focal_length(), Lens::get_lens_mat(), Lens::get_near(), and v. | 
| 
 | ||||||||||||||||
| 
 Reimplemented from Lens. Definition at line 184 of file cylindricalLens.cxx. References catan(), cylindrical_k, and rad_2_deg(). | 
| 
 | 
| 
 Reimplemented from Lens. Definition at line 68 of file cylindricalLens.h. References Lens::get_class_type(), and Lens::init_type(). | 
| 
 | ||||||||||||||||
| 
 Reimplemented from Lens. Definition at line 148 of file cylindricalLens.cxx. References ctan(), cylindrical_k, and deg_2_rad(). | 
| 
 | ||||||||||||||||
| 
 Reimplemented from Lens. Definition at line 166 of file cylindricalLens.cxx. References ctan(), cylindrical_k, and deg_2_rad(). | 
| 
 | 
| 
 Reimplemented from Lens. Definition at line 69 of file cylindricalLens.h. | 
| 
 | 
| 
 Reimplemented from Lens. Definition at line 65 of file cylindricalLens.h. References Lens::get_class_type(). | 
| 
 | 
| 
 Reimplemented from Lens. Definition at line 72 of file cylindricalLens.h. References Lens::get_class_type(), Lens::init_type(), and register_type(). Referenced by init_libdistort(). | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 Reimplemented from Lens. Definition at line 99 of file cylindricalLens.cxx. References catan2(), cylindrical_k, Lens::get_far(), Lens::get_film_mat(), Lens::get_focal_length(), Lens::get_lens_mat_inv(), Lens::get_near(), p, and rad_2_deg(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Reimplemented from Lens. Definition at line 46 of file cylindricalLens.h. | 
| 
 | 
| 
 Reimplemented from Lens. Definition at line 22 of file cylindricalLens.cxx. | 
 1.3
1.3