Searched refs:InitializeCylinder (Results 1 – 3 of 3) sorted by relevance
44 void InitializeCylinder(const u32 vertexAttributes,
39 InitializeCylinder(vertexAttributes, 0.5f, 1.5f, 10); in Initialize()42 void Cylinder::InitializeCylinder(const u32 vertexAttributes, in InitializeCylinder() function in demo::Cylinder
126 s_Cylinder.InitializeCylinder(vertexAttributes, 0.4f, 1.0f, 8); in InitializeGraphics()