Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PerspectiveLens Member List

This is the complete list of members for PerspectiveLens, including all inherited members.
__pad0__PerspectiveLens [private]
_aspect_ratioLens [protected]
_change_eventLens [protected]
_comp_flagsLens [protected]
_csLens [protected]
_default_fovLens [protected, static]
_far_distanceLens [protected]
_film_matLens [protected]
_film_mat_invLens [protected]
_film_offsetLens [protected]
_film_sizeLens [protected]
_film_size_seqLens [protected]
_focal_lengthLens [protected]
_focal_length_seqLens [protected]
_fovLens [protected]
_fov_seqLens [protected]
_geom_coordsLens [protected]
_iod_offsetLens [protected]
_last_changeLens [protected]
_lens_matLens [protected]
_lens_mat_invLens [protected]
_near_distanceLens [protected]
_projection_matLens [protected]
_projection_mat_invLens [protected]
_type_handlePerspectiveLens [private, static]
_up_vectorLens [protected]
_user_flagsLens [protected]
_view_hprLens [protected]
_view_vectorLens [protected]
adjust_comp_flags(int clear_flags, int set_flags)Lens [protected]
adjust_user_flags(int clear_flags, int set_flags)Lens [protected]
CF_aspect_ratio enum valueLens [protected]
CF_film_mat enum valueLens [protected]
CF_film_mat_inv enum valueLens [protected]
CF_film_size enum valueLens [protected]
CF_focal_length enum valueLens [protected]
CF_fov enum valueLens [protected]
CF_iod_offset enum valueLens [protected]
CF_lens_mat enum valueLens [protected]
CF_lens_mat_inv enum valueLens [protected]
CF_mat enum valueLens [protected]
CF_projection_mat enum valueLens [protected]
CF_projection_mat_inv enum valueLens [protected]
CF_view_hpr enum valueLens [protected]
CF_view_vector enum valueLens [protected]
clear()Lens
CompFlags enum nameLens [protected]
compute_aspect_ratio()Lens [protected, virtual]
compute_film_mat()Lens [protected, virtual]
compute_film_size()Lens [protected, virtual]
compute_focal_length()Lens [protected, virtual]
compute_fov()Lens [protected, virtual]
compute_iod_offset()Lens [protected, virtual]
compute_lens_mat()Lens [protected, virtual]
compute_projection_mat()PerspectiveLens [protected, virtual]
compute_view_hpr()Lens [protected, virtual]
compute_view_vector()Lens [protected, virtual]
extrude(const LPoint2f &point2d, LPoint3f &near_point, LPoint3f &far_point) constLens
extrude(const LPoint3f &point2d, LPoint3f &near_point, LPoint3f &far_point) constLens
extrude_impl(const LPoint3f &point2d, LPoint3f &near_point, LPoint3f &far_point) constLens [protected, virtual]
FC_aspect_ratio enum valueLens
FC_camera_plane enum valueLens
FC_off_axis enum valueLens
FC_roll enum valueLens
FC_shear enum valueLens
film_to_fov(float film_size, float focal_length, bool horiz) constPerspectiveLens [protected, virtual]
force_init_type()PerspectiveLens [inline, virtual]
fov_to_film(float fov, float focal_length, bool horiz) constPerspectiveLens [protected, virtual]
fov_to_focal_length(float fov, float film_size, bool horiz) constPerspectiveLens [protected, virtual]
FromCorners enum nameLens
get_aspect_ratio() constLens
get_change_event() constLens
get_class_type()PerspectiveLens [inline, static]
get_coordinate_system() constLens
get_default_far()Lens [static]
get_default_near()Lens [static]
get_far() constLens
get_film_mat() constLens [protected]
get_film_mat_inv() constLens [protected]
get_film_offset() constLens
get_film_size() constLens
get_focal_length() constLens
get_fov() constLens
get_hfov() constLens
get_iod_offset() constLens
get_last_change() constLens
get_lens_mat() constLens [protected]
get_lens_mat_inv() constLens [protected]
get_near() constLens
get_nodal_point() constLens
get_projection_mat() constLens
get_projection_mat_inv() constLens
get_type() constPerspectiveLens [inline, virtual]
get_type_index() constTypedObject
get_up_vector() constLens
get_vfov() constLens
get_view_hpr() constLens
get_view_mat() constLens
get_view_vector() constLens
init_type()PerspectiveLens [inline, static]
is_exact_type(TypeHandle handle) constTypedObject
is_linear() constPerspectiveLens [virtual]
is_of_type(TypeHandle handle) constTypedObject
Lens()Lens
Lens(const Lens &copy)Lens
operator=(const PerspectiveLens &copy)PerspectiveLens
Lens::operator=(const Lens &copy)Lens
TypedReferenceCount::operator=(const TypedReferenceCount &copy)TypedReferenceCount
Lens::TypedObject::operator=(const TypedObject &copy)TypedObject
ReferenceCount::operator=(const ReferenceCount &)ReferenceCount [protected]
output(ostream &out) constLens [virtual]
PerspectiveLens(const PerspectiveLens &copy)PerspectiveLens
project(const LPoint3f &point3d, LPoint3f &point2d) constLens
project(const LPoint3f &point3d, LPoint2f &point2d) constLens
project_impl(const LPoint3f &point3d, LPoint3f &point2d) constLens [protected, virtual]
PT(Lens) make_copy() constPerspectiveLens [virtual]
Lens::PT(Geom) make_geometry()Lens [virtual]
Lens::PT(BoundingVolume) make_bounds() constLens [virtual]
recompute_all()Lens
ref() constReferenceCount [protected]
ReferenceCount()ReferenceCount [protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [protected]
set_aspect_ratio(float aspect_ratio)Lens
set_change_event(const string &event)Lens
set_coordinate_system(CoordinateSystem cs)Lens
set_far(float far_distance)Lens
set_film_offset(float x, float y)Lens
set_film_offset(const LVecBase2f &film_offset)Lens
set_film_size(float width)Lens
set_film_size(float width, float height)Lens
set_film_size(const LVecBase2f &film_size)Lens
set_focal_length(float focal_length)Lens
set_fov(float fov)Lens
set_fov(float hfov, float vfov)Lens
set_fov(const LVecBase2f &fov)Lens
set_frustum_from_corners(const LVecBase3f &ul, const LVecBase3f &ur, const LVecBase3f &ll, const LVecBase3f &lr, int flags)Lens
set_iod_offset(float offset)Lens
set_near(float near_distance)Lens
set_near_far(float near_distance, float far_distance)Lens
set_view_hpr(float h, float p, float r)Lens
set_view_hpr(const LVecBase3f &view_hpr)Lens
set_view_mat(const LMatrix4f &view_mat)Lens
set_view_vector(float x, float y, float z, float i, float j, float k)Lens
set_view_vector(const LVector3f &view_vector, const LVector3f &up_vector)Lens
test_ref_count_integrity() constReferenceCount [protected]
throw_change_event()Lens [protected]
TypedObject()TypedObject
TypedObject(const TypedObject &copy)TypedObject
TypedReferenceCount()TypedReferenceCount
TypedReferenceCount(const TypedReferenceCount &copy)TypedReferenceCount
UF_aspect_ratio enum valueLens [protected]
UF_film_height enum valueLens [protected]
UF_film_width enum valueLens [protected]
UF_focal_length enum valueLens [protected]
UF_hfov enum valueLens [protected]
UF_iod_offset enum valueLens [protected]
UF_vfov enum valueLens [protected]
UF_view_hpr enum valueLens [protected]
UF_view_mat enum valueLens [protected]
UF_view_vector enum valueLens [protected]
unref() constReferenceCount [protected]
UserFlags enum nameLens [protected]
write(ostream &out, int indent_level=0) constLens [virtual]
~ReferenceCount()ReferenceCount [protected]

Generated on Fri Apr 18 00:13:04 2003 for Panda by doxygen1.3