glv::Direction Struct Reference

Direction types. More...

#include <glv_core.h>

List of all members.

Public Types

enum  { N = 1<<0, E = 1<<1, S = 1<<2, W = 1<<3 }
 Direction enumeration. More...


Detailed Description

Direction types.

Member Enumeration Documentation

anonymous enum

Direction enumeration.

Enumerator:
N  North
E  East
S  South
W  West


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

Generated on Thu Aug 12 23:55:16 2010 for GLV by  doxygen 1.5.5