| add_edges(const Eigen::MatrixXd &P1, const Eigen::MatrixXd &P2, const Eigen::MatrixXd &C) | igl::opengl::ViewerData | |
| add_label(const Eigen::VectorXd &P, const std::string &str) | igl::opengl::ViewerData | |
| add_points(const Eigen::MatrixXd &P, const Eigen::MatrixXd &C) | igl::opengl::ViewerData | |
| clear() | igl::opengl::ViewerData | |
| compute_normals() | igl::opengl::ViewerData | |
| dirty | igl::opengl::ViewerData | |
| F | igl::opengl::ViewerData | |
| F_material_ambient | igl::opengl::ViewerData | |
| F_material_diffuse | igl::opengl::ViewerData | |
| F_material_specular | igl::opengl::ViewerData | |
| F_normals | igl::opengl::ViewerData | |
| F_uv | igl::opengl::ViewerData | |
| face_based | igl::opengl::ViewerData | |
| grid_texture() | igl::opengl::ViewerData | |
| id | igl::opengl::ViewerData | |
| invert_normals | igl::opengl::ViewerData | |
| labels_positions | igl::opengl::ViewerData | |
| labels_strings | igl::opengl::ViewerData | |
| line_color | igl::opengl::ViewerData | |
| line_width | igl::opengl::ViewerData | |
| lines | igl::opengl::ViewerData | |
| meshgl | igl::opengl::ViewerData | |
| point_size | igl::opengl::ViewerData | |
| points | igl::opengl::ViewerData | |
| set_colors(const Eigen::MatrixXd &C) | igl::opengl::ViewerData | |
| set_edges(const Eigen::MatrixXd &P, const Eigen::MatrixXi &E, const Eigen::MatrixXd &C) | igl::opengl::ViewerData | |
| set_face_based(bool newvalue) | igl::opengl::ViewerData | |
| set_mesh(const Eigen::MatrixXd &V, const Eigen::MatrixXi &F) | igl::opengl::ViewerData | |
| set_normals(const Eigen::MatrixXd &N) | igl::opengl::ViewerData | |
| set_points(const Eigen::MatrixXd &P, const Eigen::MatrixXd &C) | igl::opengl::ViewerData | |
| set_texture(const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &R, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &G, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &B) | igl::opengl::ViewerData | |
| set_texture(const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &R, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &G, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &B, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &A) | igl::opengl::ViewerData | |
| set_uv(const Eigen::MatrixXd &UV) | igl::opengl::ViewerData | |
| set_uv(const Eigen::MatrixXd &UV_V, const Eigen::MatrixXi &UV_F) | igl::opengl::ViewerData | |
| set_vertices(const Eigen::MatrixXd &V) | igl::opengl::ViewerData | |
| shininess | igl::opengl::ViewerData | |
| show_faceid | igl::opengl::ViewerData | |
| show_faces | igl::opengl::ViewerData | |
| show_lines | igl::opengl::ViewerData | |
| show_overlay | igl::opengl::ViewerData | |
| show_overlay_depth | igl::opengl::ViewerData | |
| show_texture | igl::opengl::ViewerData | |
| show_vertid | igl::opengl::ViewerData | |
| texture_A | igl::opengl::ViewerData | |
| texture_B | igl::opengl::ViewerData | |
| texture_G | igl::opengl::ViewerData | |
| texture_R | igl::opengl::ViewerData | |
| uniform_colors(const Eigen::Vector3d &diffuse, const Eigen::Vector3d &ambient, const Eigen::Vector3d &specular) | igl::opengl::ViewerData | |
| uniform_colors(const Eigen::Vector4d &ambient, const Eigen::Vector4d &diffuse, const Eigen::Vector4d &specular) | igl::opengl::ViewerData | |
| updateGL(const igl::opengl::ViewerData &data, const bool invert_normals, igl::opengl::MeshGL &meshgl) | igl::opengl::ViewerData | |
| V | igl::opengl::ViewerData | |
| V_material_ambient | igl::opengl::ViewerData | |
| V_material_diffuse | igl::opengl::ViewerData | |
| V_material_specular | igl::opengl::ViewerData | |
| V_normals | igl::opengl::ViewerData | |
| V_uv | igl::opengl::ViewerData | |
| ViewerData() | igl::opengl::ViewerData | |