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

Go to the source code of this file.

Classes

class  WireframeTorus
 Class derived from the Torus abstract class. It manages drawing of a rotating wireframed unicolor torus. Apart from inherited components, it manages a buffer that stores indices needed for the glDrawElements() call and also is of determining those indices. As input attributes, it directly passes the vertices of a torus. More...