#include "lvr2/io/MeshBuffer.hpp"
#include "lvr2/display/TexturedMesh.hpp"
#include "lvr2/display/GlTexture.hpp"
#include <vtkSmartPointer.h>
#include <vtkActor.h>
#include <vtkActorCollection.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | lvr2::LVRMeshBufferBridge |
Namespaces | |
lvr2 | |
Typedefs | |
typedef boost::shared_ptr< LVRMeshBufferBridge > | lvr2::MeshBufferBridgePtr |