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