cgv
cgv::media::mesh::simple_mesh_base Member List

This is the complete list of members for cgv::media::mesh::simple_mesh_base, including all inherited members.

begin_corner(idx_type fi) constcgv::media::mesh::simple_mesh_baseinline
c2n(idx_type ci) constcgv::media::mesh::simple_mesh_baseinline
c2p(idx_type ci) constcgv::media::mesh::simple_mesh_baseinline
c2t(idx_type ci) constcgv::media::mesh::simple_mesh_baseinline
color_storage_ptrcgv::media::colored_modelprotected
colored_model()cgv::media::colored_model
colored_model(const colored_model &cm)cgv::media::colored_model
compute_c2e(const std::vector< uint32_t > &inv, std::vector< uint32_t > &c2e, std::vector< uint32_t > *e2c_ptr=0)cgv::media::mesh::simple_mesh_base
compute_c2f(std::vector< uint32_t > &c2f)cgv::media::mesh::simple_mesh_base
compute_inv(std::vector< uint32_t > &inv, std::vector< uint32_t > *p2c_ptr=0, std::vector< uint32_t > *next_ptr=0, std::vector< uint32_t > *prev_ptr=0)cgv::media::mesh::simple_mesh_base
destruct_colors()cgv::media::colored_model
end_corner(idx_type fi) constcgv::media::mesh::simple_mesh_baseinline
ensure_colors(ColorType _color_type, size_t nr_colors=-1)cgv::media::colored_model
extract_triangle_element_buffer(const std::vector< idx_type > &vertex_indices, std::vector< idx_type > &triangle_element_buffer, const std::vector< idx_type > *face_perm_ptr=0, std::vector< vec3i > *material_group_start_ptr=0) constcgv::media::mesh::simple_mesh_base
extract_wireframe_element_buffer(const std::vector< idx_type > &vertex_indices, std::vector< idx_type > &edge_element_buffer) constcgv::media::mesh::simple_mesh_base
face_degree(idx_type fi) constcgv::media::mesh::simple_mesh_baseinline
get_color_size() constcgv::media::colored_model
get_color_storage_type() constcgv::media::colored_model
get_material(size_t i) constcgv::media::mesh::simple_mesh_baseinline
get_nr_colors() constcgv::media::colored_model
get_nr_corners() constcgv::media::mesh::simple_mesh_baseinline
get_nr_faces() constcgv::media::mesh::simple_mesh_baseinline
get_nr_groups() constcgv::media::mesh::simple_mesh_baseinline
get_nr_materials() constcgv::media::mesh::simple_mesh_baseinline
get_nr_positions() const =0cgv::media::mesh::simple_mesh_basepure virtual
group_index(idx_type fi) constcgv::media::mesh::simple_mesh_baseinline
group_index(idx_type fi)cgv::media::mesh::simple_mesh_baseinline
group_name(size_t i) constcgv::media::mesh::simple_mesh_baseinline
group_name(size_t i)cgv::media::mesh::simple_mesh_baseinline
has_colors() constcgv::media::colored_model
idx_type typedefcgv::media::mesh::simple_mesh_base
mat_type typedefcgv::media::mesh::simple_mesh_base
material_index(idx_type fi) constcgv::media::mesh::simple_mesh_baseinline
material_index(idx_type fi)cgv::media::mesh::simple_mesh_baseinline
merge_indices(std::vector< idx_type > &vertex_indices, std::vector< vec3i > &unique_triples, bool *include_tex_coords_ptr=0, bool *include_normals_ptr=0) constcgv::media::mesh::simple_mesh_base
new_corner(idx_type position_index, idx_type normal_index=-1, idx_type tex_coord_index=-1)cgv::media::mesh::simple_mesh_base
new_group(const std::string &name)cgv::media::mesh::simple_mesh_baseinline
new_material()cgv::media::mesh::simple_mesh_baseinline
operator=(const simple_mesh_base &smb)cgv::media::mesh::simple_mesh_base
cgv::media::colored_model::operator=(const colored_model &cm)cgv::media::colored_model
put_color(size_t i, void *col_ptr) constcgv::media::colored_model
put_color(size_t i, rgb &col) constcgv::media::colored_model
put_color(size_t i, rgba &col) constcgv::media::colored_model
put_color(size_t i, rgb8 &col) constcgv::media::colored_model
put_color(size_t i, rgba8 &col) constcgv::media::colored_model
ref_material(size_t i)cgv::media::mesh::simple_mesh_baseinline
resize_colors(size_t nr_colors)cgv::media::colored_model
revert_face_orientation()cgv::media::mesh::simple_mesh_base
rgb typedefcgv::media::color_storage_types
set_color(size_t i, const void *col_ptr)cgv::media::colored_model
set_color(size_t i, const rgb &col)cgv::media::colored_model
set_color(size_t i, const rgb8 &col)cgv::media::colored_model
set_color(size_t i, const rgba &col)cgv::media::colored_model
set_color(size_t i, const rgba8 &col)cgv::media::colored_model
simple_mesh_base()cgv::media::mesh::simple_mesh_base
simple_mesh_base(const simple_mesh_base &smb)cgv::media::mesh::simple_mesh_base
sort_faces(std::vector< idx_type > &perm, bool by_group=true, bool by_material=true) constcgv::media::mesh::simple_mesh_base
start_face()cgv::media::mesh::simple_mesh_base
vec2i typedefcgv::media::mesh::simple_mesh_base
vec3i typedefcgv::media::mesh::simple_mesh_base
~colored_model()cgv::media::colored_modelvirtual