⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mymesh.hh

📁 penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes
💻 HH
字号:
#ifndef OPENMESH_APPS_VDPMSTREAMING_CLIENT_MYMESH_HH#define OPENMESH_APPS_VDPMSTREAMING_CLIENT_MYMESH_HH#include <qthread.h>#include <qmutex.h>#include <OpenMesh/Core/Mesh/Types/TriMesh_ArrayKernelT.hh>#include <OpenMesh/Tools/VDPM/MeshTraits.hh>using OpenMesh::VDPM::MeshTraits;//== CLASS DEFINITION =========================================================typedef OpenMesh::TriMesh_ArrayKernelT<MeshTraits>  MyMesh;//static QMutex  mutex_;//== CLASS DEFINITION =========================================================#endif //OPENMESH_APPS_VDPMSTREAMING_CLIENT_MYMESH_HH defined

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -