OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setupJointForBone
(Results
1 - 2
of
2
) sorted by null
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/ragdoll/
RagdollPreset.java
27
public void
setupJointForBone
(String boneName, SixDofJoint joint) {
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
KinematicRagdollControl.java
406
preset.
setupJointForBone
(bone.getName(), joint);
[
all
...]
Completed in 53 milliseconds