gfx_funcs.hh File Reference

Various small functions: function macros, inline functions, template functions. More...

Go to the source code of this file.

Namespaces

namespace  gfx

Defines

#define GFX_FUNCS_HH   1

Functions

INLINE bool gfx::CHECK_AXIS (uint axis)
 True if axis is 0,1,2. ASSERT( CHECK_AXIS(axis) );.
INLINE uint gfx::CYCLE_AXIS (uint axis)
 Cycle {X,Y,Z}.
INLINE bool gfx::CHECK_MATRIX_IDX (uint idx)
 True if matrix index is in range 0..15.
template<typename T>
bool gfx::IF_Z_FACING (T z)
template<typename OUT, typename IN>
OUT gfx::Z_TO_DISTANCE (IN z)

Variables

const int gfx::Z_FACING = -1


Detailed Description

Various small functions: function macros, inline functions, template functions.

Id
LastChangedDate

Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define GFX_FUNCS_HH   1

Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:15 2007