#include <pSphereLens.h>
Inheritance diagram for PSphereLens:
Public Member Functions | |
INLINE | PSphereLens (const PSphereLens ©) |
INLINE void | operator= (const PSphereLens ©) |
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 PSphereLens() |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
Reimplemented from Lens. Definition at line 58 of file pSphereLens.cxx. References Lens::get_far(), Lens::get_film_mat_inv(), Lens::get_focal_length(), Lens::get_lens_mat(), Lens::get_near(), spherical_k, and v. |
|
Reimplemented from Lens. Definition at line 178 of file pSphereLens.cxx. References spherical_k. |
|
Reimplemented from Lens. Definition at line 66 of file pSphereLens.h. References Lens::get_class_type(), and Lens::init_type(). |
|
Reimplemented from Lens. Definition at line 150 of file pSphereLens.cxx. References spherical_k. |
|
Reimplemented from Lens. Definition at line 164 of file pSphereLens.cxx. References spherical_k. |
|
Reimplemented from Lens. Definition at line 67 of file pSphereLens.h. |
|
Reimplemented from Lens. Definition at line 63 of file pSphereLens.h. References Lens::get_class_type(). |
|
Reimplemented from Lens. Definition at line 70 of file pSphereLens.h. References Lens::get_class_type(), Lens::init_type(), and register_type(). Referenced by init_libdistort(). |
|
|
|
Reimplemented from Lens. Definition at line 98 of file pSphereLens.cxx. References catan2(), Lens::get_far(), Lens::get_film_mat(), Lens::get_focal_length(), Lens::get_lens_mat_inv(), Lens::get_near(), rad_2_deg(), and spherical_k. |
|
|
|
Reimplemented from Lens. Definition at line 44 of file pSphereLens.h. |
|
Reimplemented from Lens. Definition at line 22 of file pSphereLens.cxx. |