libgdx API

Uses of Interface
com.badlogic.gdx.graphics.glutils.IndexData

Packages that use IndexData
com.badlogic.gdx.graphics.glutils   
 

Uses of IndexData in com.badlogic.gdx.graphics.glutils
 

Classes in com.badlogic.gdx.graphics.glutils that implement IndexData
 class IndexArray
           
 class IndexBufferObject
           In IndexBufferObject wraps OpenGL's index buffer functionality to be used in conjunction with VBOs.
 class IndexBufferObjectSubData
           In IndexBufferObject wraps OpenGL's index buffer functionality to be used in conjunction with VBOs.
 


libgdx API

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