Uses of Interface
com.yobotics.simulationconstructionset.graphics.GraphicsObjectsHolder

Packages that use GraphicsObjectsHolder
com.yobotics.simulationconstructionset.graphics   
 

Uses of GraphicsObjectsHolder in com.yobotics.simulationconstructionset.graphics
 

Constructors in com.yobotics.simulationconstructionset.graphics with parameters of type GraphicsObjectsHolder
GraphicsRobot(java.lang.String name, RigidBody rootBody, GraphicsObjectsHolder graphicsObjectsHolder)
           
GraphicsRobot(java.lang.String name, RigidBody rootBody, GraphicsObjectsHolder graphicsObjectsHolder, boolean useCollisionMeshes)