libgdx API

com.badlogic.gdx.graphics.g3d.loaders.md2
Class MD2Triangle

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.loaders.md2.MD2Triangle

public class MD2Triangle
extends java.lang.Object


Field Summary
 short[] texCoords
           
 short[] vertices
           
 
Constructor Summary
MD2Triangle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vertices

public short[] vertices

texCoords

public short[] texCoords
Constructor Detail

MD2Triangle

public MD2Triangle()

libgdx API

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