25 #ifndef OPENSUBDIV3_OSD_D3D11MESH_H 
   26 #define OPENSUBDIV3_OSD_D3D11MESH_H 
   28 #include "../version.h" 
   30 #include "../osd/mesh.h" 
   31 #include "../osd/d3d11PatchTable.h" 
   33 namespace OpenSubdiv {
 
   34 namespace OPENSUBDIV_VERSION {
 
   44 using namespace OPENSUBDIV_VERSION;
 
   48 #endif  // OPENSUBDIV3_OSD_D3D11MESH_H 
MeshInterface< D3D11PatchTable > D3D11MeshInterface