org.jagatoo.loaders.models.md2
Class MD2TagFile
java.lang.Object
org.jagatoo.loaders.models.md2.MD2TagFile
public class MD2TagFile
- extends java.lang.Object
Insert type comment here.
|
Constructor Summary |
MD2TagFile(java.io.InputStream in,
boolean convertZup2Yup,
float scale)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MD2TagFile
public MD2TagFile(java.io.InputStream in,
boolean convertZup2Yup,
float scale)
throws java.io.IOException,
IncorrectFormatException,
ParsingException
- Throws:
java.io.IOException
IncorrectFormatException
ParsingException
getNumTags
public final int getNumTags()
getTagNames
public final java.lang.String[] getTagNames()
getMatrices
public final org.openmali.vecmath2.Matrix4f[][] getMatrices()