com.badlogic.gdx.graphics.g3d.keyframed
Class Keyframe
java.lang.Object
com.badlogic.gdx.graphics.g3d.keyframed.Keyframe
public class Keyframe
- extends java.lang.Object
Container for the geometry of a single animation keyframe.
- Author:
- Dave Clayton
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vertices
public float[][] vertices
indices
public short[][] indices
indicesSet
public boolean indicesSet
indicesSent
public boolean indicesSent
taggedJointPos
public Vector3[] taggedJointPos
taggedJoint
public Quaternion[] taggedJoint
Keyframe
public Keyframe()
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)