API for the geom/mesh sub-package.

Functions

template<int N, int M, typename T >
void readAscii (std::istream &in, IndSimpSet< N, M, true, T > *mesh)
 Read a mesh in ascii format.
template<int N, int M, typename T >
void writeAscii (std::ostream &out, const IndSimpSet< N, M, true, T > &mesh)
 Write a mesh in ascii format.

Detailed Description

This group defines an API for the geom/mesh sub-package. It wraps functionality for the iss and simplicial sub-sub-packages.

All of the functions take IndSimpSet<N,M,true,T> as parameters.

Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3