|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelDef.BoneWeight | |
|---|---|
| com.threerings.opengl.model.tools | |
| Uses of ModelDef.BoneWeight in com.threerings.opengl.model.tools |
|---|
| Fields in com.threerings.opengl.model.tools with type parameters of type ModelDef.BoneWeight | |
|---|---|
HashMap<String,ModelDef.BoneWeight> |
ModelDef.SkinVertex.boneWeights
The bones influencing the vertex, mapped by name. |
| Methods in com.threerings.opengl.model.tools with parameters of type ModelDef.BoneWeight | |
|---|---|
void |
ModelDef.SkinVertex.addBoneWeight(ModelDef.BoneWeight weight)
Called by the parser to add a bone weight to this vertex. |
int |
ModelDef.BoneWeight.compareTo(ModelDef.BoneWeight other)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||