AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
TMSTriangleMesh.hpp File Reference

Class of TMSpline triangle mesh structure. More...

#include <vector>
#include <common/PointT.hpp>
#include <common/VectorT.hpp>
Include dependency graph for TMSTriangleMesh.hpp:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::TMS
 Namespace of all interface in the AMCAX TMSpline module.
 

Detailed Description

Class of TMSpline triangle mesh structure.

This file is part of AMCAX kernel.