Searched defs:numObjects (Results 1 – 4 of 4) sorted by relevance
5 function randomCubeScene(numObjects, zwidth) { argument34 function randomCylinderScene(numObjects, zwidth) { argument126 function randomShapeScene(numObjects) { argument
123 …explicit TypedObjectVector (const RenderContext& context, size_t numObjects = 0) : ObjectVector(co… in TypedObjectVector()124 …explicit TypedObjectVector (const glw::Functions& gl, size_t numObjects = 0) : ObjectVector(gl, ob… in TypedObjectVector()
78 ObjectVector::ObjectVector (const glw::Functions& gl, const ObjectTraits& traits, size_t numObjects) in ObjectVector()
1123 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups()1130 unsigned numObjects) { in Create()