mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mf::depth_image_camera< Depth > Member List

This is the complete list of members for mf::depth_image_camera< Depth >, including all inherited members.

depth_image_camera()=defaultmf::depth_image_camera< Depth >
depth_image_camera(const ndsize< 2 > &image_size, real origin, real range)mf::depth_image_camera< Depth >inline
flip_pixel_coordinates()mf::image_camera
image_aspect_ratio() const mf::image_camera
image_camera(const ndsize< 2 > &)mf::image_cameraexplicitprotected
image_camera(const image_camera &)=defaultmf::image_camera
image_coordinates_type typedefmf::image_camera
image_number_of_pixels() const mf::image_camerainline
image_size() const mf::image_camerainline
image_span() const mf::image_camerainline
in_depth_bounds(real d) const mf::depth_image_camera< Depth >
pixel_coordinates_flipped() const mf::image_camerainline
pixel_coordinates_type typedefmf::image_camera
pixel_depth_type typedefmf::depth_image_camera< Depth >
set_image_height(std::size_t)mf::image_camera
set_image_width(std::size_t)mf::image_camera
to_depth(pixel_depth_type pixd) const mf::depth_image_camera< Depth >
to_image(pixel_coordinates_type pix) const mf::image_camerainline
to_pixel(image_coordinates_type im) const mf::image_camerainline
to_pixel_depth(real d) const mf::depth_image_camera< Depth >
to_pixel_depth_clamp(real d) const mf::depth_image_camera< Depth >