MatrixWalkers::Rotation Struct Reference

Performs manipulations with rotation codes 0-7 (dihedral group of order eight). More...

#include <matrixUtil.h>

List of all members.

Static Public Member Functions

static void check (int DEBUG_ONLY(r))
 Asserts the parameter is within 0-7.
static int invert (int r)
 Returns inverted rotation (the one that takes this one back to identity).
static int compose (int r1, int r2)
 Computes rotation equal to projecting at first with r1 and the result with r2.


Detailed Description

Performs manipulations with rotation codes 0-7 (dihedral group of order eight).

Definition at line 403 of file matrixUtil.h.


The documentation for this struct was generated from the following file:

Generated on Thu Aug 6 22:33:15 2009 for Fractal Image Compressor by  doxygen 1.5.8