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

Enumerator class used for TMSpline structure 更多...

#include <common/PointT.hpp>
TMSplineMacros.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

命名空间

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

类型定义

typedef Point2 AMCAX::TParam
 

枚举

enum class  TMTransType { R0 , R1 , R2 , R3 }
 
enum class  TMDirection {
  NORTH , EAST , SOUTH , WEST ,
  ErrorDirection
}
 
enum class  TMVType {
  TJunction , IJunction , LJunction , Extraordinary ,
  Normal
}
 
enum class  TMLType { TJunction , Normal , LJunction }
 

详细描述

Enumerator class used for TMSpline structure

This file is part of AMCAX kernel.