16 #ifndef SURGSIM_GRAPHICS_MESH_INL_H 17 #define SURGSIM_GRAPHICS_MESH_INL_H 25 template <
class V,
class E,
class T>
27 : DataStructures::TriangleMesh<
VertexData, DataStructures::EmptyData, DataStructures::EmptyData>(other),
35 #endif // SURGSIM_GRAPHICS_MESH_INL_H Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui n...
Definition: AddRandomSphereBehavior.cpp:36
Mesh()
Default constructor.
Definition: Mesh.cpp:36