25 #ifndef OPENSUBDIV3_OSD_MTL_MESH_H 
   26 #define OPENSUBDIV3_OSD_MTL_MESH_H 
   28 #include "../version.h" 
   29 #include "../osd/mesh.h" 
   30 #include "../osd/mtlPatchTable.h" 
   33 namespace OpenSubdiv {
 
   34 namespace OPENSUBDIV_VERSION {
 
   43 using namespace OPENSUBDIV_VERSION;
 
   47 #endif // OPENSUBDIV3_OSD_MTL_MESH_H 
MeshInterface< MTLPatchTable > MTLMeshInterface