hemocell
|
#include "meshMetrics.h"
Go to the source code of this file.
Namespaces | |
namespace | plb |
Functions | |
template<typename T > | |
T | plb::calculateSignedAngle (TriangularSurfaceMesh< T > const &mesh, plint iVertex, plint jVertex, plint &kVertex, plint &lVertex) |
template<typename T > | |
T | plb::calculateSignedAngle (TriangularSurfaceMesh< T > const &mesh, plint iVertex, plint jVertex) |
template<typename T > | |
void | plb::writeSurfaceMeshAsciiSTL (TriangularSurfaceMesh< T > const &mesh, std::string fname) |