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