vector.hpp File Reference

#include "math/math.hpp"
#include "math/matrix.hpp"

Include dependency graph for vector.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gsgl
namespace  gsgl::math

Classes

class  vector
 A vector for storing homogenous coordinates. More...

Functions

vector operator* (const vector &v, gsgl::real_t n)
 Multiplies a vector by a scalar.
vector operator* (gsgl::real_t n, const vector &v)
 Multiplies a vector by a scalar.
vector operator/ (const vector &v, gsgl::real_t n)
 Divides a vector by a scalar.


Generated on Sat Mar 1 13:50:05 2008 for Periapsis Project by  doxygen 1.5.5