Searched defs:stemThickness (Results 1 – 3 of 3) sorted by relevance
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/shapebuilders/ |
| D | ArrowShapeBuilder.java | 35 …, 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/ |
| D | ModelBuilder.java | 388 …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()
|
| D | MeshPartBuilder.java | 473 … (float x1, float y1, float z1, float x2, float y2, float z2, float capLength, float stemThickness, in arrow()
|