Antkeeper  0.0.1
geom::mesh Member List

This is the complete list of members for geom::mesh, including all inherited members.

add_edge(mesh::vertex *a, mesh::vertex *b)geom::mesh
add_face(const loop &loop)geom::mesh
add_vertex(const float3 &position)geom::mesh
clear() noexceptgeom::mesh
get_edges() constgeom::meshinline
get_faces() constgeom::meshinline
get_vertices() constgeom::meshinline
loop typedefgeom::mesh
mesh() noexcept=defaultgeom::mesh
mesh(const mesh &other)geom::mesh
operator=(const mesh &other)geom::mesh
remove_edge(mesh::edge *edge)geom::mesh
remove_face(mesh::face *face)geom::mesh
remove_vertex(mesh::vertex *vertex)geom::mesh
~mesh() noexceptgeom::mesh