Package com.gaia3d.basic.geometry
Class GaiaVBO
java.lang.Object
com.gaia3d.basic.geometry.GaiaVBO
- All Implemented Interfaces:
Serializable
A class that represents a VBO (Vertex Buffer Object) for a Gaia object.
It is used for opengl rendering.
It contains the indices, positions, normals, colors, texture coordinates and texture.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GaiaVBO
public GaiaVBO()
-