src/engine/eAxis.h File Reference

#include "defs.h"
#include <math.h>
#include <stdio.h>
#include "eCoord.h"

Include dependency graph for eAxis.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eAxis

Defines

#define eCoordToRad(POS)   atan2f(POS.y, POS.x)


Define Documentation

#define eCoordToRad ( POS   )     atan2f(POS.y, POS.x)

Definition at line 12 of file eAxis.h.

Referenced by eAxis::ComputeAngles(), and eAxis::NearestWinding().


Generated on Sat Mar 15 22:56:41 2008 for Armagetron Advanced by  doxygen 1.5.4