libgdx API

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

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

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

Classes in com.badlogic.gdx.graphics.glutils that implement VertexData
 class VertexArray
           Convenience class for working with OpenGL vertex arrays.
 class VertexBufferObject
           A VertexData implementation based on OpenGL vertex buffer objects.
 class VertexBufferObjectSubData
           A VertexData implementation based on OpenGL vertex buffer objects.
 


libgdx API

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