Namespaces | Defines | Functions

_src_math_graphics.cc File Reference

Math functions specifically for computer graphics algorithms. More...

#include "base/module.hh"
#include "world/module.hh"
#include "world/debug.hh"
#include "math/module.hh"
#include "math/funcs.hh"
#include "math/funcs_trig.hh"
#include "math/matrix.hh"
#include "math/matrix_funcs.hh"
#include "math/graphics.hh"

Namespaces

namespace  math
 

math functions


Defines

#define MATH_GRAPHICS_CC   1

Functions

WorldVertex math::ComputeVertexOnDome (const Degree lat, const Degree lon, const fp radius)
Degree math::ComputeMatrixRollDegree (const Matrix &matrix, const Matrix &nextMatrix)

Detailed Description

Math functions specifically for computer graphics algorithms.

LastChangedDate:
2011-04-23 21:07:07 -0400 (Sat, 23 Apr 2011)
Author:
Jim E. Brooks http://www.palomino3d.org
Remarks:
REMINDERS: - Use MATH_EXCEPTION() instead of ASSERT().
  • C++ <cmath> is better than C <math.h> because C++ functions are overloaded.

Define Documentation

#define MATH_GRAPHICS_CC   1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10