JWS C++ Library
C++ language utility library
jwscxx::graphics::Stereo_camera_f Member List
This is the complete list of members for jwscxx::graphics::Stereo_camera_f, including all inherited members.
aperturejwscxx::graphics::Camera_f [protected]
Camera_f(float focal_pt_x, float focal_pt_y, float focal_pt_z, float ref_pt_x, float ref_pt_y, float ref_pt_z, float up_x, float up_y, float up_z, float aperture, float clip_near, float clip_far)jwscxx::graphics::Camera_f
Camera_f(const jwsc::Vector_f *focal_pt, const jwsc::Vector_f *ref_pt, const jwsc::Vector_f *up, float aperture, float clip_near, float clip_far)jwscxx::graphics::Camera_f
Camera_f(const Camera_f &c)jwscxx::graphics::Camera_f
Camera_f(const char *fname)jwscxx::graphics::Camera_f
Camera_f(std::istream &in)jwscxx::graphics::Camera_f
capture_gl_view(jwsc::Image_f **img_out)jwscxx::graphics::Camera_f [static]
capture_gl_view(const char *fname)jwscxx::graphics::Camera_f [static]
capture_gl_view(const char *fname_base, uint32_t N)jwscxx::graphics::Camera_f [static]
clone() const jwscxx::graphics::Stereo_camera_f [virtual]
farjwscxx::graphics::Camera_f [protected]
focal_lengthjwscxx::graphics::Camera_f [protected]
get_aperture() const jwscxx::graphics::Camera_f
get_clipping_far() const jwscxx::graphics::Camera_f
get_clipping_near() const jwscxx::graphics::Camera_f
get_focal_length() const jwscxx::graphics::Camera_f
get_gl_viewport_aspect()jwscxx::graphics::Camera_f [static]
get_gl_viewport_height()jwscxx::graphics::Camera_f [static]
get_gl_viewport_width()jwscxx::graphics::Camera_f [static]
get_half_focal_height() const jwscxx::graphics::Camera_f
get_image_pt_on_far_clipping_plane(jwsc::Vector_f **pt_out, float x, float y)jwscxx::graphics::Camera_f
get_image_pt_on_far_clipping_plane(jwsc::Vector_f **pt_out, const jwsc::Vector_f *pt_in)jwscxx::graphics::Camera_f
get_image_pt_on_focal_plane(jwsc::Vector_f **pt_out, float x, float y)jwscxx::graphics::Camera_f
get_image_pt_on_focal_plane(jwsc::Vector_f **pt_out, const jwsc::Vector_f *pt_in)jwscxx::graphics::Camera_f
get_image_pt_on_near_clipping_plane(jwsc::Vector_f **pt_out, float x, float y)jwscxx::graphics::Camera_f
get_image_pt_on_near_clipping_plane(jwsc::Vector_f **pt_out, const jwsc::Vector_f *pt_in)jwscxx::graphics::Camera_f
get_left_prp() const jwscxx::graphics::Stereo_camera_f
get_left_vrp() const jwscxx::graphics::Stereo_camera_f
get_n() const jwscxx::graphics::Camera_f
get_prp() const jwscxx::graphics::Camera_f
get_right_prp() const jwscxx::graphics::Stereo_camera_f
get_right_vrp() const jwscxx::graphics::Stereo_camera_f
get_u() const jwscxx::graphics::Camera_f
get_v() const jwscxx::graphics::Camera_f
get_vrp() const jwscxx::graphics::Camera_f
half_focal_heightjwscxx::graphics::Camera_f [protected]
half_near_heightjwscxx::graphics::Camera_f [protected]
left_prpjwscxx::graphics::Stereo_camera_f [protected]
left_vrpjwscxx::graphics::Stereo_camera_f [protected]
look_at(float focal_pt_x, float focal_pt_y, float focal_pt_z, float ref_pt_x, float ref_pt_y, float ref_pt_z, float up_x, float up_y, float up_z)jwscxx::graphics::Stereo_camera_f [virtual]
jwscxx::graphics::Camera_f::look_at(const jwsc::Vector_f *focal_pt, const jwsc::Vector_f *ref_pt, const jwsc::Vector_f *up)jwscxx::graphics::Camera_f
njwscxx::graphics::Camera_f [protected]
ndfljwscxx::graphics::Stereo_camera_f [protected]
nearjwscxx::graphics::Camera_f [protected]
operator=(const Stereo_camera_f &c)jwscxx::graphics::Stereo_camera_f [virtual]
jwscxx::graphics::Camera_f::operator=(const Camera_f &c)jwscxx::graphics::Camera_f [virtual]
prpjwscxx::graphics::Camera_f [protected]
Rjwscxx::graphics::Camera_f [protected]
R_phijwscxx::graphics::Camera_f [protected]
R_psijwscxx::graphics::Camera_f [protected]
R_thetajwscxx::graphics::Camera_f [protected]
read(std::istream &in)jwscxx::graphics::Stereo_camera_f [virtual]
jwscxx::base::Readable::read(const char *fname)jwscxx::base::Readable [virtual]
read_field_value(std::istream &in, const char *field_name, char *field_buf, size_t buf_len, char separator=':')jwscxx::base::Readable [static]
read_field_value(std::istream &in, const char *field_name, char separator=':')jwscxx::base::Readable [static]
right_prpjwscxx::graphics::Stereo_camera_f [protected]
right_vrpjwscxx::graphics::Stereo_camera_f [protected]
rotate(float angle, float x, float y, float z)jwscxx::graphics::Stereo_camera_f [virtual]
rotate(float angle, const jwsc::Vector_f *r)jwscxx::graphics::Stereo_camera_f [virtual]
separationjwscxx::graphics::Stereo_camera_f [protected]
set_aperture(float aperture)jwscxx::graphics::Stereo_camera_f [virtual]
set_clipping(float clip_near, float clip_far)jwscxx::graphics::Stereo_camera_f [virtual]
set_f_with_new_aperture_using_prp(float f)jwscxx::graphics::Stereo_camera_f [virtual]
set_f_with_new_aperture_using_vrp(float f)jwscxx::graphics::Stereo_camera_f [virtual]
set_f_with_same_aperture_using_prp(float f)jwscxx::graphics::Stereo_camera_f [virtual]
set_f_with_same_aperture_using_vrp(float f)jwscxx::graphics::Stereo_camera_f [virtual]
set_gl_modelview() const jwscxx::graphics::Camera_f [virtual]
set_gl_projection() const jwscxx::graphics::Camera_f [virtual]
set_left_gl_modelview()jwscxx::graphics::Stereo_camera_f
set_left_gl_projection()jwscxx::graphics::Stereo_camera_f
set_right_gl_modelview()jwscxx::graphics::Stereo_camera_f
set_right_gl_projection()jwscxx::graphics::Stereo_camera_f
Stereo_camera_f(float focal_pt_x, float focal_pt_y, float focal_pt_z, float ref_pt_x, float ref_pt_y, float ref_pt_z, float up_x, float up_y, float up_z, float aperture, float clip_near, float clip_far)jwscxx::graphics::Stereo_camera_f
Stereo_camera_f(const jwsc::Vector_f *focal_pt, const jwsc::Vector_f *ref_pt, const jwsc::Vector_f *up, float aperture, float clip_near, float clip_far)jwscxx::graphics::Stereo_camera_f
Stereo_camera_f(const Stereo_camera_f &c)jwscxx::graphics::Stereo_camera_f
Stereo_camera_f(const char *fname)jwscxx::graphics::Stereo_camera_f
Stereo_camera_f(std::istream &in)jwscxx::graphics::Stereo_camera_f
translate(float x, float y, float z)jwscxx::graphics::Stereo_camera_f [virtual]
translate(const jwsc::Vector_f *t)jwscxx::graphics::Stereo_camera_f [virtual]
ujwscxx::graphics::Camera_f [protected]
vjwscxx::graphics::Camera_f [protected]
vrpjwscxx::graphics::Camera_f [protected]
write(std::ostream &out) const jwscxx::graphics::Stereo_camera_f [virtual]
jwscxx::base::Writeable::write(const char *fname) const jwscxx::base::Writeable [virtual]
~Camera_f()jwscxx::graphics::Camera_f [virtual]
~Cloneable()jwscxx::base::Cloneable [inline, virtual]
~Readable()jwscxx::base::Readable [inline, virtual]
~Stereo_camera_f()jwscxx::graphics::Stereo_camera_f [virtual]
~Writeable()jwscxx::base::Writeable [inline, virtual]