libgdx API

com.badlogic.gdx.graphics.g3d.loaders.md5
Class MD5Jni

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.loaders.md5.MD5Jni

public class MD5Jni
extends java.lang.Object


Constructor Summary
MD5Jni()
           
 
Method Summary
static void calculateVertices(float[] skeleton, float[] weights, float[] verticesIn, float[] verticesOut, int numVertices)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MD5Jni

public MD5Jni()
Method Detail

calculateVertices

public static void calculateVertices(float[] skeleton,
                                     float[] weights,
                                     float[] verticesIn,
                                     float[] verticesOut,
                                     int numVertices)

libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)