5 #ifndef _mgTLInputParam_HH_
6 #define _mgTLInputParam_HH_
13 #include "mg/Object.h"
41 double max_edge_len=-1.
54 double crvTol()
const{
return m_crvTol;};
88 double m_max_edge_len;
fan_kind
Tessellation parameter to select fan kind for the tessellation.
Definition: MGCL.h:251
MGIfstream is a class to read the serialized data generated by MGOfstream.
Definition: Ifstream.h:30
std::ostream & operator<<(std::ostream &ostrm, const MGisect &is)
Debug Function.
Definition: isect.h:95
Is an abstract class which represents a whole geometry and a topology.
Definition: Object.h:42
STRIP triangles may cover multiple rectangles.
Definition: MGCL.h:255
MGOfstream is a class to serialize all of the subclasses of MGGel.
Definition: Ofstream.h:31