#include <OpenTissue/configuration.h>
#include <OpenTissue/core/containers/mesh/polymesh/polymesh_face.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::polymesh |
Functions | |
template<typename mesh_type , typename vertex_ptr_container > | |
void | OpenTissue::polymesh::get_face_vertices (PolyMeshFace< mesh_type > &face, vertex_ptr_container &vertices) |