#include <stdexcept>
#include <iostream>
Go to the source code of this file.
Classes | |
class | vrml::Vector4 |
a 4d vector used together with Matrix4x4 to represent the OpenGL Matrix Stack More... | |
Namespaces | |
namespace | vrml |
Functions | |
std::ostream & | vrml::operator<< (std::ostream &os, const Vector4 &v) |