OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Classes | |
struct | Mesh |
Functions | |
Mesh | gen_normal_cube () |
Mesh | gen_normal_plane () |
Mesh | gen_quad () |
Mesh | gen_normal_sphere (int t_sample, int s_samples) |
Mesh gen_normal_cube | ( | ) |
Definition at line 23 of file primitives.cpp.
Mesh gen_normal_plane | ( | ) |
Definition at line 23 of file primitives.cpp.
Definition at line 127 of file primitives.cpp.
Mesh gen_quad | ( | ) |
Definition at line 105 of file primitives.cpp.