|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.loaders.models.animations.KeyFrame
org.xith3d.loaders.models.animations.MeshDeformationKeyFrame
public class MeshDeformationKeyFrame
This kind of keyframe can be used for simple mesh-deformations.
| Constructor Summary | |
|---|---|
MeshDeformationKeyFrame(float[] coords,
float[] normals)
|
|
| Method Summary | |
|---|---|
float[] |
getCoordinates()
|
float[] |
getNormals()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MeshDeformationKeyFrame(float[] coords,
float[] normals)
| Method Detail |
|---|
public final float[] getCoordinates()
public final float[] getNormals()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||