8#ifndef OPENSUBDIV3_OSD_GL_MESH_H
9#define OPENSUBDIV3_OSD_GL_MESH_H
11#include "../version.h"
13#include "../osd/mesh.h"
14#include "../osd/glPatchTable.h"
17namespace OPENSUBDIV_VERSION {
27using namespace OPENSUBDIV_VERSION;
MeshInterface< GLPatchTable > GLMeshInterface