|
AMCAX Kernel 1.0.0.0
|

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