mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Enumerations
Vector3.h File Reference

Definition of a simple 3d vector. More...

Go to the source code of this file.

Classes

class  Vector3
 A simple 3d vector and basic operations. More...
 

Enumerations

enum  Vector3Index { x = 0, y, z }
 

Detailed Description

Definition of a simple 3d vector.

Copyright Jan-Philipp Kappmeier, Melanie Schmidt

Definition in file Vector3.h.

Enumeration Type Documentation

Enumerator:
x 
y 
z 

Definition at line 8 of file Vector3.h.