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[] joints, float[] weights, float[] verticesIn, float[] verticesOut, int numVertices, int vstride, int wstride)
           
 
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[] joints,
                                     float[] weights,
                                     float[] verticesIn,
                                     float[] verticesOut,
                                     int numVertices,
                                     int vstride,
                                     int wstride)

libgdx API

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