Searched defs:createSphere (Results 1 – 1 of 1) sorted by relevance
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/ |
D | ModelBuilder.java | 304 …public Model createSphere (float width, float height, float depth, int divisionsU, int divisionsV,… in createSphere() method in ModelBuilder 313 …public Model createSphere (float width, float height, float depth, int divisionsU, int divisionsV,… in createSphere() method in ModelBuilder 322 …public Model createSphere (float width, float height, float depth, int divisionsU, int divisionsV,… in createSphere() method in ModelBuilder 332 …public Model createSphere (float width, float height, float depth, int divisionsU, int divisionsV,… in createSphere() method in ModelBuilder
|