GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Classes | Namespaces | Enumerations
Volume.hpp File Reference
#include <iostream>
#include <string>
#include <cmath>
#include <set>
#include <boost/version.hpp>
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/set.hpp>
#include "GranOO3/Algo/StaticAABBTree.hpp"
#include "GranOO3/Collision/Dispatcher.hpp"
#include "GranOO3/Geom/Quaternion.hpp"
#include "GranOO3/Geom/Tensor.hpp"
#include "GranOO3/Geom/Point.hpp"
#include "GranOO3/Shape/Base.hpp"
#include "GranOO3/Core/String.hpp"
#include "GranOO3/Core/XmlParser.hpp"
#include "GranOO3/Core/XmlObjectManager.hpp"

Go to the source code of this file.

Classes

class  GranOO3::Shape::Volume
 

Namespaces

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

Enumerations

enum  GranOO3::Shape::Interference { GranOO3::Shape::INSIDE , GranOO3::Shape::OUTSIDE , GranOO3::Shape::OVERLAP }