Searched refs:GenerateCubeGeometry (Results 1 – 1 of 1) sorted by relevance
105 void GenerateCubeGeometry(float width, float height, float depth, Geometry<uint16_t> geometry) in GenerateCubeGeometry() function641 GenerateCubeGeometry(width, height, depth, { positions, normals, uvs, indices }); in GenerateCubeMesh()