Uses of Class
org.cogchar.bind.rk.robot.model.ModelRobot

Packages that use ModelRobot
org.cogchar.bind.rk.robot.client   
org.cogchar.bind.rk.robot.model   
 

Uses of ModelRobot in org.cogchar.bind.rk.robot.client
 

Methods in org.cogchar.bind.rk.robot.client that return ModelRobot
protected  ModelRobot RobotAnimContext.getModelRobot()
           
protected  ModelRobot DirectRobotAnimContext.getModelRobot()
           
 

Methods in org.cogchar.bind.rk.robot.client with parameters of type ModelRobot
 org.robokind.api.animation.Animation RobotAnimClient.makeBuiltinAnim(RobotAnimClient.BuiltinAnimKind baKind, ModelRobot refBot)
           
 

Uses of ModelRobot in org.cogchar.bind.rk.robot.model
 

Methods in org.cogchar.bind.rk.robot.model that return ModelRobot
static ModelRobot ModelRobotFactory.buildRobot(BoneRobotConfig config)
           
 

Methods in org.cogchar.bind.rk.robot.model with parameters of type ModelRobot
static Map<String,List<BoneProjectionPosition>> ModelRobotUtils.getGoalAnglesAsRotations(ModelRobot robot)
           
 void ModelRobot.MoveListener.notifyBonyRobotMoved(ModelRobot br)
           
 



Copyright © 2010-2014. All Rights Reserved.