Searched defs:TypedObjectVector (Results 1 – 1 of 1) sorted by relevance
120 template<ObjectType Type> class TypedObjectVector : public ObjectVector class123 …explicit TypedObjectVector (const RenderContext& context, size_t numObjects = 0) : ObjectVector(co… in TypedObjectVector() function in glu::TypedObjectVector124 …explicit TypedObjectVector (const glw::Functions& gl, size_t numObjects = 0) : ObjectVector(gl, ob… in TypedObjectVector() function in glu::TypedObjectVector