#include <boost/shared_ptr.hpp>
#include <vtkSmartPointer.h>
#include <vtkActor.h>
#include "lvr2/geometry/BaseVector.hpp"
#include "lvr2/geometry/BoundingBox.hpp"
Go to the source code of this file.
Classes | |
class | lvr2::LVRBoundingBoxBridge |
Namespaces | |
lvr2 | |
Typedefs | |
using | lvr2::BoundingBoxBridgePtr = boost::shared_ptr< LVRBoundingBoxBridge > |