This is the complete list of members for SICAD, including all inherited members.
back_proj_ | SICAD | private |
class_counter_ | SICAD | privatestatic |
ebo_background_ | SICAD | private |
factorize_int(const GLsizei area, const GLsizei width_limit, const GLsizei height_limit, GLsizei &width, GLsizei &height) | SICAD | private |
far_ | SICAD | private |
fbo_ | SICAD | private |
framebuffer_height_ | SICAD | private |
framebuffer_width_ | SICAD | private |
getBackgroundOpt() const | SICAD | |
getMipmapsOpt() const | SICAD | |
getOglWindowShouldClose() | SICAD | |
getPBO(const size_t pbo_index) const | SICAD | |
getPBOs() const | SICAD | |
getTilesCols() const | SICAD | |
getTilesNumber() const | SICAD | |
getTilesRows() const | SICAD | |
getViewTransformationMatrix(const double *cam_x, const double *cam_o) | SICAD | private |
getWireframeOpt() const | SICAD | |
image_height_ | SICAD | private |
image_width_ | SICAD | private |
log_ID_ | SICAD | private |
main_thread_id_ | SICAD | private |
mesh_mmaps_ | SICAD | private |
MIPMaps enum name | SICAD | |
model_obj_ | SICAD | private |
ModelContainer typedef | SICAD | |
ModelElement typedef | SICAD | |
ModelPathContainer typedef | SICAD | |
ModelPathElement typedef | SICAD | |
ModelPose typedef | Superimpose | |
ModelPoseContainer typedef | Superimpose | |
ModelPoseContainerElement typedef | Superimpose | |
near_ | SICAD | private |
ogl_to_cam_ | SICAD | private |
pbo_ | SICAD | private |
pbo_number_ | SICAD | private |
pollOrPostEvent() | SICAD | private |
projection_ | SICAD | private |
releaseContext() const | SICAD | virtual |
renderBackground(const cv::Mat &img) const | SICAD | private |
renderbuffer_size_ | SICAD | privatestatic |
setBackgroundOpt(bool show_background) | SICAD | |
setMipmapsOpt(const MIPMaps &mipmaps) | SICAD | |
setOglWindowShouldClose(bool should_close) | SICAD | |
setProjectionMatrix(const GLsizei cam_width, const GLsizei cam_height, const GLfloat cam_fx, const GLfloat cam_fy, const GLfloat cam_cx, const GLfloat cam_cy) | SICAD | |
setWireframe(GLenum mode) | SICAD | private |
setWireframeOpt(bool show_mesh_wires) | SICAD | |
shader_background_ | SICAD | private |
shader_cad_ | SICAD | private |
shader_frame_ | SICAD | private |
shader_mesh_texture_ | SICAD | private |
show_background_ | SICAD | private |
show_mesh_mode_ | SICAD | private |
SICAD(const ModelPathContainer &objfile_map, const GLsizei cam_width, const GLsizei cam_height, const GLfloat cam_fx, const GLfloat cam_fy, const GLfloat cam_cx, const GLfloat cam_cy) | SICAD | |
SICAD(const ModelPathContainer &objfile_map, const GLsizei cam_width, const GLsizei cam_height, const GLfloat cam_fx, const GLfloat cam_fy, const GLfloat cam_cx, const GLfloat cam_cy, const GLint num_images) | SICAD | |
SICAD(const ModelPathContainer &objfile_map, const GLsizei cam_width, const GLsizei cam_height, const GLfloat cam_fx, const GLfloat cam_fy, const GLfloat cam_cx, const GLfloat cam_cy, const GLint num_images, const std::string &shader_folder) | SICAD | |
SICAD(const ModelPathContainer &objfile_map, const GLsizei cam_width, const GLsizei cam_height, const GLfloat cam_fx, const GLfloat cam_fy, const GLfloat cam_cx, const GLfloat cam_cy, const GLint num_images, const std::string &shader_folder, const std::vector< float > &ogl_to_cam) | SICAD | |
superimpose(const ModelPoseContainer &objpos_map, const double *cam_x, const double *cam_o, cv::Mat &img) override | SICAD | virtual |
superimpose(const std::vector< ModelPoseContainer > &objpos_multimap, const double *cam_x, const double *cam_o, cv::Mat &img) | SICAD | virtual |
superimpose(const ModelPoseContainer &objpos_map, const double *cam_x, const double *cam_o, cv::Mat &img, const GLsizei cam_width, const GLsizei cam_height, const GLfloat cam_fx, const GLfloat cam_fy, const GLfloat cam_cx, const GLfloat cam_cy) | SICAD | virtual |
superimpose(const std::vector< ModelPoseContainer > &objpos_multimap, const double *cam_x, const double *cam_o, cv::Mat &img, const GLsizei cam_width, const GLsizei cam_height, const GLfloat cam_fx, const GLfloat cam_fy, const GLfloat cam_cx, const GLfloat cam_cy) | SICAD | virtual |
superimpose(const ModelPoseContainer &objpos_map, const double *cam_x, const double *cam_o, const size_t pbo_index) | SICAD | virtual |
superimpose(const ModelPoseContainer &objpos_map, const double *cam_x, const double *cam_o, const size_t pbo_index, const cv::Mat &img) | SICAD | virtual |
superimpose(const std::vector< ModelPoseContainer > &objpos_multimap, const double *cam_x, const double *cam_o, const size_t pbo_index) | SICAD | virtual |
superimpose(const std::vector< ModelPoseContainer > &objpos_multimap, const double *cam_x, const double *cam_o, const size_t pbo_index, const cv::Mat &img) | SICAD | virtual |
texture_background_ | SICAD | private |
texture_color_buffer_ | SICAD | private |
texture_depth_buffer_ | SICAD | private |
tile_img_height_ | SICAD | private |
tile_img_width_ | SICAD | private |
tiles_cols_ | SICAD | private |
tiles_num_ | SICAD | private |
tiles_rows_ | SICAD | private |
vao_background_ | SICAD | private |
vao_frame_ | SICAD | private |
vbo_background_ | SICAD | private |
vbo_frame_ | SICAD | private |
window_ | SICAD | private |
~SICAD() | SICAD | virtual |
~Superimpose() | Superimpose | inlinevirtual |