Uses of Class
org.cogchar.api.skeleton.config.BoneJointConfig

Packages that use BoneJointConfig
org.cogchar.api.skeleton.config   
 

Uses of BoneJointConfig in org.cogchar.api.skeleton.config
 

Fields in org.cogchar.api.skeleton.config with type parameters of type BoneJointConfig
 List<BoneJointConfig> BoneRobotConfig.myBJCs
           
 

Methods in org.cogchar.api.skeleton.config that return BoneJointConfig
 BoneJointConfig BoneProjectionRange.getJointConfig()
           
 

Methods in org.cogchar.api.skeleton.config with parameters of type BoneJointConfig
static BoneProjectionRange BoneProjectionRange.makeOne(BoneJointConfig bjc, org.appdapter.core.item.Item configItem)
           
 

Constructors in org.cogchar.api.skeleton.config with parameters of type BoneJointConfig
BoneProjectionRange(BoneJointConfig bjc, String boneName, BoneRotationAxis axis, double minAngRad, double maxAngRad)
           
 



Copyright © 2010-2013. All Rights Reserved.