Searched refs:putShape (Results 1 – 1 of 1) sorted by relevance
53 public Geometry putShape(Mesh shape, ColorRGBA color){ in putShape() method in TestDebugShapes66 putShape(arrow, color).setLocalTranslation(pos); in putArrow()70 putShape(new WireBox(size, size, size), color).setLocalTranslation(pos); in putBox()74 putShape(new Grid(6, 6, 0.2f), color).center().move(pos); in putGrid()78 putShape(new WireSphere(1), color).setLocalTranslation(pos); in putSphere()