#include <OpenTissue/configuration.h>
#include <OpenTissue/core/containers/mesh/polymesh/polymesh_face.h>
#include <OpenTissue/core/containers/mesh/polymesh/polymesh_vertex.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::polymesh |
Functions | |
template<typename mesh_type > | |
bool | OpenTissue::polymesh::face_split (PolyMeshFace< mesh_type > &f, PolyMeshVertex< mesh_type > &v0, PolyMeshVertex< mesh_type > &v1) |