std::vector< PointGeomSharedPtr > m_points
Points along the curve. 
 
boost::shared_ptr< Curve > CurveSharedPtr
 
Curve(int curveID, LibUtilities::PointsType type)
 
LibUtilities::PointsType m_ptype
Points distribution of this curve. 
 
boost::unordered_map< int, CurveSharedPtr > CurveMap
 
int m_curveID
ID of the edge or face that is curved.