hemocell
Loading...
Searching...
No Matches
Namespaces | Functions
meshMetrics.hh File Reference
#include "meshMetrics.h"
Include dependency graph for meshMetrics.hh:
This graph shows which files directly or indirectly include this file:

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)