#include <fisheyeLens.h>
Inheritance diagram for FisheyeLens:
Public Member Functions | |
INLINE | FisheyeLens (const FisheyeLens ©) |
INLINE void | operator= (const FisheyeLens ©) |
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 FisheyeLens() |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
Reimplemented from Lens. Definition at line 71 of file fisheyeLens.cxx. References csincos(), deg_2_rad(), fisheye_k, Lens::get_far(), Lens::get_film_mat_inv(), Lens::get_focal_length(), Lens::get_lens_mat(), Lens::get_near(), p, r, and v. |
|
Reimplemented from Lens. Definition at line 225 of file fisheyeLens.cxx. References fisheye_k. |
|
Reimplemented from Lens. Definition at line 58 of file fisheyeLens.h. References Lens::get_class_type(), and Lens::init_type(). |
|
Reimplemented from Lens. Definition at line 197 of file fisheyeLens.cxx. References fisheye_k. |
|
Reimplemented from Lens. Definition at line 211 of file fisheyeLens.cxx. References fisheye_k. |
|
Reimplemented from Lens. Definition at line 59 of file fisheyeLens.h. |
|
Reimplemented from Lens. Definition at line 55 of file fisheyeLens.h. References Lens::get_class_type(). |
|
Reimplemented from Lens. Definition at line 62 of file fisheyeLens.h. References Lens::get_class_type(), Lens::init_type(), and register_type(). Referenced by init_libdistort(). |
|
|
|
Reimplemented from Lens. Definition at line 131 of file fisheyeLens.cxx. References catan2(), fisheye_k, Lens::get_far(), Lens::get_film_mat(), Lens::get_focal_length(), Lens::get_lens_mat_inv(), Lens::get_near(), r, rad_2_deg(), x, and y. |
|
|
|
Reimplemented from Lens. Definition at line 36 of file fisheyeLens.h. |
|
Reimplemented from Lens. Definition at line 22 of file fisheyeLens.cxx. |