Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/shapebuilders/
DArrowShapeBuilder.java35 …, float x1, float y1, float z1, float x2, float y2, float z2, float capLength, float stemThickness, in build()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/
DModelBuilder.java388 …public Model createXYZCoordinates (float axisLength, float capLength, float stemThickness, int div… in createXYZCoordinates()
415 … (float x1, float y1, float z1, float x2, float y2, float z2, float capLength, float stemThickness, in createArrow()
DMeshPartBuilder.java473 … (float x1, float y1, float z1, float x2, float y2, float z2, float capLength, float stemThickness, in arrow()