GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Classes | Namespaces | Functions
Frame.hpp File Reference
#include <iostream>
#include <GL/gl.h>
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>
#include "GranOO3/Geom/Vector.hpp"

Go to the source code of this file.

Classes

class  GranOO3::Geom::Frame
 

Namespaces

 GranOO3
 
 GranOO3::Geom
 This namespace group the entire Geom library.
 

Functions

std::ostream & GranOO3::Geom::operator<< (std::ostream &o, const Frame &f)
 
bool GranOO3::Geom::operator== (const Frame &f1, const Frame &f2)
 
bool GranOO3::Geom::operator!= (const Frame &f1, const Frame &f2)