▼NCGAL | |
CAlgebraic_kernel_for_spheres_2_3 | |
CCircular_arc_3 | |
CCircular_arc_point_3 | |
CExact_spherical_kernel_3 | A typedef to a spherical kernel that provides both exact geometric predicates and exact geometric constructions |
CLine_arc_3 | |
CPolynomial_1_3 | |
CPolynomial_for_spheres_2_3 | |
CPolynomials_for_lines_3 | |
CRoot_for_spheres_2_3 | |
CSpherical_kernel_3 | |
▼CAlgebraicKernelForSpheres | The AlgebraicKernelForSpheres concept is meant to provide the curved kernel with all the algebraic functionalities required for the manipulation of spheres, circles, and circular arcs in 3D |
CCompareX | |
CCompareXY | |
CCompareXYZ | |
CCompareY | |
CCompareZ | |
CConstructPolynomial_1_3 | |
CConstructPolynomialForSpheres_2_3 | |
CConstructPolynomialsForLines_3 | |
CPolynomial_1_3 | Concept to represent trivariate polynomials of degree 1 whose coefficients are of a type that is a model of the concept RingNumberType |
CPolynomialForSpheres_2_3 | Concept to represent trivariate polynomials of degree up to 2 capable of storing equations of spheres, whose center's coordinates, as well as the square of the radius, are of a type that is a model of the concept FieldNumberType |
CPolynomialsForCircles_3 | Concept to represent a system of polynomials on FieldNumberType capable of storing equations of circles |
CPolynomialsForLines_3 | Concept to represent a system of polynomials on FieldNumberType capable of storing equations of lines |
CRootForSpheres_2_3 | Concept to represent the roots of a system of three equations of degree 2 in three variables x , y and z that are models of concept AlgebraicKernelForSpheres::PolynomialForSpheres_2_3 |
CSignAt | |
CSolve | |
CXCriticalPoints | |
CYCriticalPoints | |
CZCriticalPoints | |
▼CSphericalKernel | |
CBoundedSide_3 | |
CCircularArc_3 | Concept for arcs of circles |
CCircularArcPoint_3 | Concept for points on spheres, circles, circular arcs or line arcs |
CCompareTheta_3 | |
CCompareThetaZ_3 | |
CCompareX_3 | |
CCompareXY_3 | |
CCompareXYZ_3 | |
CCompareY_3 | |
CCompareZ_3 | |
CCompareZAtTheta_3 | |
CCompareZToRight_3 | |
CComputeApproximateAngle_3 | |
CComputeApproximateSquaredLength_3 | |
CComputeCircularX_3 | |
CComputeCircularY_3 | |
CComputeCircularZ_3 | |
CConstructBbox_3 | |
CConstructCircle_3 | |
CConstructCircularArc_3 | The circular arc constructed from a circle, a source, and a target, is defined as the set of points of the circle that lie between the source p1 and the target p2 , when traversing the circle counterclockwise seen from the side of the plane of the circle pointed by its positive normal vectors |
CConstructCircularArcPoint_3 | |
CConstructCircularMaxVertex_3 | |
CConstructCircularMinVertex_3 | |
CConstructCircularSourceVertex_3 | |
CConstructCircularTargetVertex_3 | |
CConstructLine_3 | |
CConstructLineArc_3 | |
CConstructPlane_3 | |
CConstructSphere_3 | |
CDoIntersect_3 | Testing whether two curves or surfaces intersect |
CDoOverlap_3 | |
CEqual_3 | Testing equality between objects |
CGetEquation | |
CHasOn_3 | |
CHasOnBoundedSide_3 | |
CHasOnUnboundedSide_3 | |
CIntersect_3 | |
CIsThetaMonotone_3 | |
CLineArc_3 | Concept for line segments supported by a line that is a model of Kernel::Line_3 , and whose endpoints are models of the SphericalKernel::CircularArcPoint_3 concept |
CMakeThetaMonotone_3 | |
CSplit_3 | |