![]() |
RSMesh 1.0.0
一个曲面重构的系统,输入为点云,输出为obj,stl等主流格式的网格文件,使用的方法为径向基函数插值,采取了并行优化、Intel-MKL等优化措施,支持百万级别的点云
|
Public 成员函数 | |
| cuboid3d (point3d min, point3d max) | |
| bool | operator== (const cuboid3d &rhs) const |
| const point3d & | min () const |
| const point3d & | max () const |
在文件 cuboid3d.h 第 13 行定义.
|
inline |
在文件 cuboid3d.h 第 15 行定义.
在文件 cuboid3d.h 第 16 行定义.
|
inline |
在文件 cuboid3d.h 第 26 行定义.
|
inline |
在文件 cuboid3d.h 第 22 行定义.
|
inline |
在文件 cuboid3d.h 第 18 行定义.