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

FisheyeLens Member List

This is the complete list of members for FisheyeLens, including all inherited members.
_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_handleFisheyeLens [private, static]
_up_vectorLens [protected]
_user_flagsLens [protected]
_view_hprLens [protected]
_view_vectorLens [protected]
adjust_comp_flags(int clear_flags, int set_flags)Lens [inline, protected]
adjust_user_flags(int clear_flags, int set_flags)Lens [inline, 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()Lens [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 [inline]
extrude(const LPoint3f &point2d, LPoint3f &near_point, LPoint3f &far_point) constLens [inline]
extrude_impl(const LPoint3f &point2d, LPoint3f &near_point, LPoint3f &far_point) constFisheyeLens [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) constFisheyeLens [protected, virtual]
FisheyeLens()FisheyeLens [inline]
FisheyeLens(const FisheyeLens &copy)FisheyeLens [inline]
force_init_type()FisheyeLens [inline, virtual]
fov_to_film(float fov, float focal_length, bool horiz) constFisheyeLens [protected, virtual]
fov_to_focal_length(float fov, float film_size, bool horiz) constFisheyeLens [protected, virtual]
FromCorners enum nameLens
get_aspect_ratio() constLens
get_change_event() constLens [inline]
get_class_type()FisheyeLens [inline, static]
get_coordinate_system() constLens [inline]
get_default_far()Lens [static]
get_default_near()Lens [static]
get_far() constLens [inline]
get_film_mat() constLens [protected]
get_film_mat_inv() constLens [protected]
get_film_offset() constLens [inline]
get_film_size() constLens
get_focal_length() constLens
get_fov() constLens
get_hfov() constLens [inline]
get_iod_offset() constLens
get_last_change() constLens [inline]
get_lens_mat() constLens [protected]
get_lens_mat_inv() constLens [protected]
get_near() constLens [inline]
get_nodal_point() constLens
get_projection_mat() constLens
get_projection_mat_inv() constLens
get_ref_count() constReferenceCount [inline]
get_type() constFisheyeLens [inline, virtual]
get_type_index() constTypedObject [inline]
get_up_vector() constLens
get_vfov() constLens [inline]
get_view_hpr() constLens
get_view_mat() constLens
get_view_vector() constLens
init_type()FisheyeLens [inline, static]
is_exact_type(TypeHandle handle) constTypedObject [inline]
is_linear() constLens [virtual]
is_of_type(TypeHandle handle) constTypedObject [inline]
Lens()Lens
Lens(const Lens &copy)Lens
make_bounds() constLens [virtual]
make_copy() const=0Lens [pure virtual]
make_geometry()Lens [virtual]
operator=(const FisheyeLens &copy)FisheyeLens [inline]
Lens::operator=(const Lens &copy)Lens
TypedReferenceCount::operator=(const TypedReferenceCount &copy)TypedReferenceCount [inline]
Lens::TypedObject::operator=(const TypedObject &copy)TypedObject [inline]
ReferenceCount::operator=(const ReferenceCount &)ReferenceCount [inline, protected]
output(ostream &out) constLens [virtual]
project(const LPoint3f &point3d, LPoint3f &point2d) constLens [inline]
project(const LPoint3f &point3d, LPoint2f &point2d) constLens [inline]
project_impl(const LPoint3f &point3d, LPoint3f &point2d) constFisheyeLens [protected, virtual]
PT(Lens) make_copy() constFisheyeLens [virtual]
recompute_all()Lens
ref() constReferenceCount [inline]
ReferenceCount()ReferenceCount [inline, protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [inline, protected]
set_aspect_ratio(float aspect_ratio)Lens
set_change_event(const string &event)Lens [inline]
set_coordinate_system(CoordinateSystem cs)Lens
set_far(float far_distance)Lens [inline]
set_film_offset(float x, float y)Lens [inline]
set_film_offset(const LVecBase2f &film_offset)Lens [inline]
set_film_size(float width)Lens
set_film_size(float width, float height)Lens [inline]
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 [inline]
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 [inline]
set_near_far(float near_distance, float far_distance)Lens [inline]
set_view_hpr(float h, float p, float r)Lens [inline]
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 [inline]
set_view_vector(const LVector3f &view_vector, const LVector3f &up_vector)Lens
test_ref_count_integrity() constReferenceCount [inline]
throw_change_event()Lens [protected]
TypedObject()TypedObject [inline]
TypedObject(const TypedObject &copy)TypedObject [inline]
TypedReferenceCount()TypedReferenceCount [inline]
TypedReferenceCount(const TypedReferenceCount &copy)TypedReferenceCount [inline]
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 [inline]
UserFlags enum nameLens [protected]
write(ostream &out, int indent_level=0) constLens [virtual]
~ReferenceCount()ReferenceCount [inline, protected]
~TypedObject()TypedObject [virtual]

Generated on Fri May 2 00:50:40 2003 for Panda by doxygen1.3