position.hh File Reference

Define the position class. More...

Go to the source code of this file.

Namespaces

namespace  yy

Classes

class  yy::position
 Abstract a position. More...

Functions

const position & yy::operator+= (position &res, const int width)
 Add and assign a position.
const position yy::operator+ (const position &begin, const int width)
 Add two position objects.
const position & yy::operator-= (position &res, const int width)
 Add and assign a position.
const position yy::operator- (const position &begin, const int width)
 Add two position objects.
std::ostream & yy::operator<< (std::ostream &ostr, const position &pos)
 Intercept output stream redirection.


Detailed Description

Define the position class.


Generated on Thu Aug 24 12:38:37 2006 for H3D API by  doxygen 1.4.5