Point3r.h File Reference

#include "OpalMath.h"
#include "Vec3r.h"
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  opal

Classes

class  opal::Point3r

Functions

Point3r opal::operator+ (const Point3r &u, const Vec3r &v)
Point3r opal::operator- (const Point3r &u, const Vec3r &v)
Vec3r opal::operator- (const Point3r &u, const Point3r &v)
Point3r opal::operator * (const Point3r &v, real scalar)
Point3r opal::operator * (real scalar, const Point3r &v)
Point3r opal::operator/ (const Point3r &v, real scalar)
Point3r opal::operator- (const Point3r &p)
real opal::distance (const Point3r &p1, const Point3r &p2)
std::ostream & opal::operator<< (std::ostream &o, const Point3r &p)


Generated on Tue May 16 17:49:53 2006 for OPAL by  doxygen 1.4.6-NO