Classes

xform_2d.h File Reference

#include "geometry_2d.h"
#include <math.h>
Include dependency graph for xform_2d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xform_2d_t

Functions

xform_2d_t::point_t operator* (IN const xform_2d_t &T, IN const xform_2d_t::point_t &p) throw ()

Function Documentation

xform_2d_t::point_t operator* ( IN const xform_2d_t T,
IN const xform_2d_t::point_t p 
) throw () [inline]

Definition at line 136 of file xform_2d.h.