libvrml1++/location.hh File Reference

#include <iostream>
#include <string>
#include "position.hh"

Go to the source code of this file.

Namespaces

namespace  vrml1

Classes

class  vrml1::location
 Abstract a location. More...

Functions

const location vrml1::operator+ (const location &begin, const location &end)
 Join two location objects to create a location.
const location vrml1::operator+ (const location &begin, unsigned int width)
 Add two location objects.
location & vrml1::operator+= (location &res, unsigned int width)
 Add and assign a location.
std::ostream & vrml1::operator<< (std::ostream &ostr, const location &loc)
 Intercept output stream redirection.


Detailed Description

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