25#ifndef OPENSUBDIV3_OSD_GL_MESH_H
26#define OPENSUBDIV3_OSD_GL_MESH_H
28#include "../version.h"
30#include "../osd/mesh.h"
31#include "../osd/glPatchTable.h"
34namespace OPENSUBDIV_VERSION {
44using namespace OPENSUBDIV_VERSION;
MeshInterface< GLPatchTable > GLMeshInterface