public Curve4() { m_curve_inc = new Curve4Inc(); m_curve_div = new Curve4Div(); m_approximation_method = Curves.ECurveApproximationMethod.Div; }