WhirlyGlobe  1.1
A 3D interactive globe toolkit for ios
WhirlyGlobe::BasicDrawable::Triangle Class Reference

Simple triangle. Can obviously only have 2^16 vertices. More...

#include <Drawable.h>

List of all members.

Public Member Functions

 Triangle (unsigned short v0, unsigned short v1, unsigned short v2)
 Construct with vertex IDs.

Public Attributes

unsigned short verts [3]

Detailed Description

Simple triangle. Can obviously only have 2^16 vertices.


The documentation for this class was generated from the following file: