Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

vertex.cpp File Reference

#include "vertex.h"
#include <iostream>

Include dependency graph for vertex.cpp:

Functions

Vertex operator+ (const Vertex &v1, const Vertex &v2)
Vertex operator- (const Vertex &v1, const Vertex &v2)
Vertex operator * (const Vertex &v, const float f)
Vertex operator/ (const Vertex &v, const float f)
std::ostream & operator<< (std::ostream &os, const Vertex &v)


Function Documentation

Vertex operator * const Vertex   v,
const float    f
 

Vertex operator+ const Vertex   v1,
const Vertex   v2
 

Vertex operator- const Vertex   v1,
const Vertex   v2
 

Vertex operator/ const Vertex   v,
const float    f
 

std::ostream& operator<< std::ostream &    os,
const Vertex   v
 


Generated on Wed Apr 21 11:11:05 2004 for naturecalls by doxygen1.2.18