|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthmi.elckerlyc.animationengine.mixed.MixedSystemGenerator
public class MixedSystemGenerator
| Field Summary | |
|---|---|
private PhysicalHumanoid |
fullBodyPh
|
private float[] |
gravity
|
| Constructor Summary | |
|---|---|
MixedSystemGenerator(PhysicalHumanoid fbPh,
float[] g)
|
|
| Method Summary | |
|---|---|
private void |
addPhysicalSegments(String jointName,
PhysicalHumanoid pHuman,
VJoint human)
|
MixedSystem |
generateMixedSystem(String phId,
Collection<String> requiredJoints,
Collection<String> desiredJoints,
VJoint human)
|
private PhysicalSegment |
getParent(PhysicalSegment ph,
VJoint human)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final PhysicalHumanoid fullBodyPh
private final float[] gravity
| Constructor Detail |
|---|
public MixedSystemGenerator(PhysicalHumanoid fbPh,
float[] g)
| Method Detail |
|---|
private void addPhysicalSegments(String jointName,
PhysicalHumanoid pHuman,
VJoint human)
private PhysicalSegment getParent(PhysicalSegment ph,
VJoint human)
public MixedSystem generateMixedSystem(String phId,
Collection<String> requiredJoints,
Collection<String> desiredJoints,
VJoint human)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||