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

Class of TMSpline triangle mesh structure 更多...

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

struct  AMCAX::TMS::TR_Vert
 Class of vertex of TMSpline triangle mesh 更多...
 
struct  AMCAX::TMS::TR_Edge
 Class of edge of TMSpline triangle mesh 更多...
 
struct  AMCAX::TMS::TR_Triangle
 Class of triangle of TMSpline triangle mesh 更多...
 
struct  AMCAX::TMS::TMSTriangleMesh
 Class of TMSpline triangle mesh structure 更多...
 

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 
namespace  AMCAX::TMS
 AMCAX TMSpline 模块提供的所有接口所在的命名空间。
 

详细描述

Class of TMSpline triangle mesh structure

This file is part of AMCAX kernel.