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