九韶内核
|
三维曲面的基类 更多...
#include <common/GeneralTransformationT.hpp>
#include <geometry/Geom3Geometry.hpp>
#include <math/GeometryMacros.hpp>
类 | |
class | AMCAX::Geom3Surface |
三维曲面的基类 更多...
| |
命名空间 | |
namespace | AMCAX |
AMCAX 内核提供的所有接口所在的命名空间。
| |
函数 | |
AMCAX_API std::ostream & | AMCAX::operator<< (std::ostream &os, const Geom3Surface &s) |
写入曲面
| |
AMCAX_API std::istream & | AMCAX::operator>> (std::istream &is, Geom3Surface &s) |
读取曲面
| |
三维曲面的基类