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

二维曲线的基类 更多...

Geom2Curve.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

class  AMCAX::Geom2Curve
 二维曲线的基类 更多...
 

命名空间

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

函数

AMCAX_API std::ostream & AMCAX::operator<< (std::ostream &os, const Geom2Curve &c)
 写入曲线
 
AMCAX_API std::istream & AMCAX::operator>> (std::istream &is, Geom2Curve &c)
 读取曲线
 

详细描述

二维曲线的基类

该文件是 AMCAX 内核的一部分