ViennaLS
|
#include <cassert>
#include <vector>
#include <hrleVectorType.hpp>
#include <lsPreCompileMacros.hpp>
Go to the source code of this file.
Classes | |
class | viennals::Sphere< T, D > |
Class describing a sphere via origin and radius. More... | |
class | viennals::Plane< T, D > |
Class describing a plane via a point in it and the plane normal. More... | |
class | viennals::Box< T, D > |
Class describing a square box from one coordinate to another. More... | |
class | viennals::Cylinder< T, D > |
Class describing a square box from one coordinate to another. More... | |
class | viennals::PointCloud< T, D > |
Class describing a point cloud, which can be used to create geometries from its convex hull mesh. More... | |
Namespaces | |
namespace | viennals |