OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Classes | |
struct | Vertex |
class | AABB |
struct | Mesh |
class | GLDrawable |
Functions | |
Mesh | create_box_mesh (const AABB &aabb) |
Mesh | create_sphere_mesh (float radius, vec3 center, unsigned vertices_per_circumference) |