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