Home
last modified time | relevance | path

Searched defs:createCylinder (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/
DModelBuilder.java229 …public Model createCylinder (float width, float height, float depth, int divisions, final Material… in createCylinder() method in ModelBuilder
238 …public Model createCylinder (float width, float height, float depth, int divisions, int primitiveT… in createCylinder() method in ModelBuilder
247 …public Model createCylinder (float width, float height, float depth, int divisions, final Material… in createCylinder() method in ModelBuilder
256 …public Model createCylinder (float width, float height, float depth, int divisions, int primitiveT… in createCylinder() method in ModelBuilder