![]() |
GranOO
3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
|
#include <vtkSmartPointer.h>#include <vtkCellArray.h>#include <vtkAppendFilter.h>#include <vtkTransform.h>#include <vtkTransformFilter.h>#include "GranOO3/Shape/Box.hpp"#include "GranOO3/Shape/Polyhedron.hpp"#include "GranOO3/Shape/Sphere.hpp"#include "GranOO3/Geom/Point.hpp"#include "GranOO3/Geom/Vector.hpp"#include "GranOO3/Geom/Quaternion.hpp"#include "GranOO3/Geom/Frame.hpp"#include "GranOO3/Core/Drawable.hpp"Functions | |
| BOOST_CLASS_EXPORT_IMPLEMENT (GranOO3::Shape::Polyhedron) namespace GranOO3 | |
| BOOST_CLASS_EXPORT_IMPLEMENT | ( | GranOO3::Shape::Polyhedron | ) |
Strange: the contact point is not defined here...