Spline order, closure, and count data: bSplineParam, interpolationParam, bsplineDisplay, and BCurveSegment.
More...
#include <Bentley/RefCounted.h>
Go to the source code of this file.
|
| Bentley |
| The Bentley namespace contains types defined by the Bentley Library.
|
|
Spline order, closure, and count data: bSplineParam, interpolationParam, bsplineDisplay, and BCurveSegment.
#define BSCURVE_CIRCULAR_ARC 2 |
#define BSCURVE_ELLIPSE 5 |
#define BSCURVE_ELLIPTICAL_ARC 4 |
#define BSCURVE_GENERAL 0 |
#define BSCURVE_HYPERBOLIC_ARC 7 |
#define BSCURVE_PARABOLIC_ARC 6 |
#define BSSURF_REVOLUTION 6 |
#define BSSURF_RIGHT_CYLINDER 2 |
#define BSSURF_RULED_SURFACE 8 |
#define BSSURF_TAB_CYLINDER 7 |
#define CURVATURE_CONTINUITY 2 |
#define DERIVATIVE_CONTINUITY 3 |
#define FIT_LEASTSQUARES 2 |
#define KNOT_TOLERANCE_BASIS 1E-10 |
#define MAX_BNDRY_PTS MAX_VERTICES |
#define MAX_DATA_PTS MAX_VERTICES |
#define MAX_POLES MAX_VERTICES |
#define MS_BSPLINE_STRUCTURES_DEFINED |
#define OFFSET_ARC_CUSP 4 |
#define OFFSET_CHAMFER_CUSP 1 |
#define OFFSET_JUMP_CUSP 0 |
#define OFFSET_PARABOLA_CUSP 3 |
#define OFFSET_POINT_CUSP 2 |
#define POSITION_CONTINUITY 0 |
#define TANGENT_CONTINUITY 1 |
#define TRUNCATE_SINGLE 2 |