Searched defs:TypedObjectWrapper (Results 1 – 1 of 1) sorted by relevance
94 class TypedObjectWrapper : public ObjectWrapper class97 …TypedObjectWrapper(const glw::Functions &gl, uint32_t object) : ObjectWrapper(gl, objectTraits(Typ… in TypedObjectWrapper() function in glu::TypedObjectWrapper100 explicit TypedObjectWrapper(const RenderContext &context) in TypedObjectWrapper() function in glu::TypedObjectWrapper104 explicit TypedObjectWrapper(const glw::Functions &gl) : ObjectWrapper(gl, objectTraits(Type)) in TypedObjectWrapper() function in glu::TypedObjectWrapper