2 Star 1 Fork 1

liuzhongtu/HelloQocct

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
occtDemo.h 307 Bytes
一键复制 编辑 原始数据 按行查看 历史
Darren.liu 提交于 2024-03-06 09:20 . 添加注释
#pragma once
#include <Standard_Handle.hxx>
#include <TopoDS_Shape.hxx>
class AIS_PointCloud;
class Viewer;
namespace occt_demo {
// 显示坐标系
bool visualizeTriedron(Viewer* viewer);
// 显示点云
void visualizePointCloud(Viewer* viewer);
// 显示操作器
void visualizeManipulator(Viewer* viewer);
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/liuzhongtu/hello-qocct.git
git@gitee.com:liuzhongtu/hello-qocct.git
liuzhongtu
hello-qocct
HelloQocct
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385