com.badlogic.gdx.graphics.g3d.model.data
Class ModelMeshPart

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.model.data.ModelMeshPart

public class ModelMeshPart
extends Object


Field Summary
 String id
           
 short[] indices
           
 int primitiveType
           
 
Constructor Summary
ModelMeshPart()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id

indices

public short[] indices

primitiveType

public int primitiveType
Constructor Detail

ModelMeshPart

public ModelMeshPart()


Copyright © 2013. All Rights Reserved.