Point.cpp File Reference

Provides basic functionality for a homogeneous point. More...

#include <Point.h>
#include <math.h>

Go to the source code of this file.

Functions

void homogenize (Point3 &p)
 Homogenizes the point passed in such that the Nth value ("w") is one.


Detailed Description

Provides basic functionality for a homogeneous point.

Author:
Travis Fischer (fisch0920@gmail.com)
Date:
Fall 2008

Definition in file Point.cpp.


Function Documentation

void homogenize ( Point3 p  ) 

Homogenizes the point passed in such that the Nth value ("w") is one.

Definition at line 15 of file Point.cpp.


Generated on 28 Feb 2009 for Milton by doxygen 1.5.6