point.h File Reference

Defines the (deprecated) util::Point class template. More...

#include <config.h>
#include <iostream>
#include <cmath>
#include <util/vector.h>

Go to the source code of this file.

Classes

class  util::Point< T >
 A 3D point/vector class. More...

Namespaces

namespace  util
 

Various utility classes for generic programming.


Functions

template<class T >
Point< T > util::operator* (const T &s, const Point< T > &p)
 Scalar multiplication operator.
template<class T >
Point< T > util::operator* (const Point< T > &p, const T &s)
 Scalar multiplication operator.

Detailed Description

Defines the (deprecated) util::Point class template.

New code should use util::Vector instead.

Definition in file point.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:37:53 2013 for VVE by  doxygen 1.6.3