Class InteractivePointCloud
Defined in File InteractivePointCloud.hpp
Inheritance Relationships
Base Type
public lvr2::Renderable(Class Renderable)
Class Documentation
-
class InteractivePointCloud : public lvr2::Renderable
Public Functions
-
InteractivePointCloud()
-
InteractivePointCloud(PointBufferPtr buffer)
-
virtual ~InteractivePointCloud()
-
virtual void render()
-
void updateBuffer(PointBufferPtr buffer)
-
InteractivePointCloud()