|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.datastructs.controllers.Influence
public class Influence
Easy manipulation for weight value of one bone, for a vertex.
| Constructor Summary | |
|---|---|
Influence(org.openmali.vecmath2.Matrix4f matrix,
float weight)
|
|
| Method Summary | |
|---|---|
org.openmali.vecmath2.Matrix4f |
getMatrix()
|
float |
getWeight()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Influence(org.openmali.vecmath2.Matrix4f matrix,
float weight)
| Method Detail |
|---|
public final org.openmali.vecmath2.Matrix4f getMatrix()
public final float getWeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||