AMCAX Kernel 1.0.0.0
|
Files | |
GccCircle2TangentOn.hpp | |
Class of constructing a 2D circle tangent to two curves or points and having a center on a curve. | |
GccCircle2TangentRadius.hpp | |
Class of constructing a 2D circle tangent to two curves or points with a given radius. | |
GccCircle3Tangent.hpp | |
Class of constructing a 2D circle tangent to three curves or points. | |
GccCircleTangentCenter.hpp | |
Class of constructing a 2D circle tangent to a curve or point at a given center. | |
GccCircleTangentOnRadius.hpp | |
Class of constructing a 2D circle tangent to a curve or point and having a center on a curve with a given radius. | |
GccEntity.hpp | |
Class of useful tools of constructing qualified curves. | |
GccLine2Tangent.hpp | |
Class of constructing a 2D line tangent to two curves or points. | |
GccLineTangentOblique.hpp | |
Class of constructing a 2D line tangent to a curve or point and having a given oblique angle with a line. | |
GccMacros.hpp | |
Enumerate classes of position type and bisecting type. | |
GccQualifiedCurve.hpp | |
Class of a curve with a qualifier used in gcc. | |
GeomFillStyle.hpp | |
Enumerate classes used in modeling algorithm. | |
LawBSpline.hpp | |
Class of B spline law function. | |
LawBSplineFunction.hpp | |
Class of B spline law function inherited from LawFunction. | |
LawComposite.hpp | |
Class of composite law function. | |
LawConstant.hpp | |
Class of constant law function. | |
LawFunction.hpp | |
Base class of law function. | |
LawInterpol.hpp | |
Class of interpolated B spline law function. | |
LawLinear.hpp | |
The class of linear law function. | |
LawS.hpp | |
Class of the "S" shape law function. | |
MakeConic2FromConstraints.hpp | |
The class of creating 2d conic curve from geometric constraints. | |