AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
九韶内核 1.0.0.0
载入中...
搜索中...
未找到
PointT.hpp 文件参考

点的类 更多...

PointT.hpp 的引用(Include)关系图:

class  AMCAX::PointT< Scalar, DIM >
 点的模板类 更多...
 

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 

类型定义

using AMCAX::Point2 = PointT<double, 2>
 二维点
 
using AMCAX::Point3 = PointT<double, 3>
 三维点
 

详细描述

点的类

点的实现

该文件是 AMCAX 内核的一部分