|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MD5Model | |
---|---|
com.badlogic.gdx.graphics.g3d.keyframed | |
com.badlogic.gdx.graphics.g3d.loaders.md5 |
Uses of MD5Model in com.badlogic.gdx.graphics.g3d.keyframed |
---|
Methods in com.badlogic.gdx.graphics.g3d.keyframed with parameters of type MD5Model | |
---|---|
KeyframeAnimation |
KeyframedModel.sampleAnimationFromMD5(MD5Model md5model,
MD5Renderer md5renderer,
MD5Animator md5animator,
MD5Animation md5animation,
float sampleRate,
java.lang.String modelAsset,
java.lang.String animKey)
Loads a single KeyframeAnimation from an MD5Animation , then stores it in the animation dictionary for
runtime playback. |
Uses of MD5Model in com.badlogic.gdx.graphics.g3d.loaders.md5 |
---|
Methods in com.badlogic.gdx.graphics.g3d.loaders.md5 that return MD5Model | |
---|---|
static MD5Model |
MD5Loader.loadModel(java.io.InputStream in,
boolean allocateNormals)
|
Constructors in com.badlogic.gdx.graphics.g3d.loaders.md5 with parameters of type MD5Model | |
---|---|
MD5Renderer(MD5Model model,
boolean useNormals,
boolean useJni)
Constructs an MD5Renderer. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |