OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
primitives.cpp File Reference
#include "primitives.h"

Go to the source code of this file.

Functions

Mesh gen_normal_plane ()
 
Mesh gen_tex_quad ()
 
Mesh gen_unit_sphere (int t_samples, int s_samples)
 

Function Documentation

Mesh gen_normal_plane ( )

Definition at line 23 of file primitives.cpp.

Mesh gen_tex_quad ( )

Definition at line 45 of file primitives.cpp.

Mesh gen_unit_sphere ( int  t_samples,
int  s_samples 
)

Definition at line 67 of file primitives.cpp.