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

reader triangle soup from STL file. 更多...

#include <mesh/TriSoup.hpp>
#include <mesh/io/IOOptions.hpp>
#include <utilities/Exception.hpp>
#include <utilities/Macros.hpp>
#include <utilities/StringUtils.hpp>
#include <array>
#include <fstream>
#include <string>
#include <vector>
STLReader.hpp 的引用(Include)关系图:

class  AMCAX::Meshing::Mesh::STLReader< Traits >
 Read triangle soup from an STL file. 更多...
 

命名空间

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

详细描述

reader triangle soup from STL file.

This file is part of AMCAX kernel.