#include <orthographicLens.h>
Inheritance diagram for OrthographicLens:
Public Member Functions | |
INLINE | OrthographicLens (const OrthographicLens ©) |
INLINE void | operator= (const OrthographicLens ©) |
virtual | PT (Lens) make_copy() const |
virtual bool | is_linear () const |
virtual void | write (ostream &out, int indent_level=0) 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 void | compute_projection_mat () |
Private Attributes | |
PUBLISHED | __pad0__: INLINE OrthographicLens() |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
Reimplemented from Lens. Definition at line 65 of file orthographicLens.cxx. References Lens::_cs, Lens::_far_distance, Lens::_near_distance, Lens::_projection_mat, a, Lens::adjust_comp_flags(), b, Lens::CF_projection_mat, Lens::CF_projection_mat_inv, CoordinateSystem, cs, CS_default, CS_yup_left, CS_yup_right, CS_zup_left, CS_zup_right, default_coordinate_system, Lens::get_film_mat(), and Lens::get_lens_mat_inv(). |
|
Reimplemented from Lens. Definition at line 59 of file orthographicLens.h. References Lens::get_class_type(), and Lens::init_type(). |
|
Reimplemented from Lens. Definition at line 60 of file orthographicLens.h. |
|
Reimplemented from Lens. Definition at line 56 of file orthographicLens.h. References Lens::get_class_type(). Referenced by write(). |
|
Reimplemented from Lens. Definition at line 63 of file orthographicLens.h. References Lens::get_class_type(), Lens::init_type(), and register_type(). Referenced by ConfigureFn(). |
|
Reimplemented from Lens. Definition at line 44 of file orthographicLens.cxx. |
|
|
|
|
|
Reimplemented from Lens. Definition at line 54 of file orthographicLens.cxx. References Lens::get_film_size(), get_type(), and indent(). |
|
Reimplemented from Lens. Definition at line 40 of file orthographicLens.h. |
|
Reimplemented from Lens. Definition at line 22 of file orthographicLens.cxx. |