libvrml1++/position.hh File Reference

#include <iostream>
#include <string>

Go to the source code of this file.

Namespaces

namespace  vrml1

Classes

class  vrml1::position
 Abstract a position. More...

Functions

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


Detailed Description

Define the vrml1::position class.
Generated on Mon Jul 21 23:57:09 2008 for libvrml1++ by  doxygen 1.5.4