GEO::Vector2 Struct Reference

A 2d vector or point. More...

#include <Geo.h>

Inheritance diagram for GEO::Vector2:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Vector2 ()
 ctor
 Vector2 (float x, float y)
 ctor
 Vector2 (const float *array)
 ctor
 Vector2 (float c)
 ctor
 Vector2 (int c)
 ctor
 Vector2 (const Vector2 &o)
 ctor
 Vector2 (const VectorN< 2 > &o)
 ctor
 Vector2 (const Vector3 &o)
 ctor
float x () const
 accessor
float & x ()
 accessor
float y () const
 accessor
float & y ()
 accessor


Detailed Description

A 2d vector or point.
The documentation for this struct was generated from the following file:
Generated on Sat Oct 20 15:23:29 2007 for MPMA Framework by  doxygen 1.5.3