AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
PointT.hpp File Reference

Class of point. More...

Include dependency graph for PointT.hpp:

Classes

class  AMCAX::PointT< Scalar, DIM >
 Template class of point. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Typedefs

using AMCAX::Point2 = PointT<double, 2>
 2D point
 
using AMCAX::Point3 = PointT<double, 3>
 3D point
 

Detailed Description

Class of point.

Implementation of point

This file is part of AMCAX kernel.