![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include "machine.h"#include "types.h"#include "coordsys.h"
Include dependency graph for coordsys.cpp:Go to the source code of this file.
Functions | |
| void | xytopolar (flt x, flt y, flt rad, flt *u, flt *v) |
| void | xyztocyl (vector pnt, flt height, flt *u, flt *v) |
| void | xyztospr (vector pnt, flt *u, flt *v) |
Definition at line 78 of file coordsys.cpp.
References TWOPI, vector::x, vector::y, and vector::z.
Referenced by cyl_checker_texture(), and image_cyl_texture().
Definition at line 90 of file coordsys.cpp.
References TWOPI, vector::x, vector::y, and vector::z.
Referenced by image_sphere_texture().
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.