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