#include <VisionX/gui-plugins/PointCloudViewer/Manager.h>
Definition at line 37 of file Manager.h.
◆ Manager()
◆ ~Manager()
◆ getCloudByName()
◆ getRegisteredPointClouds()
std::vector< std::string > getRegisteredPointClouds |
( |
| ) |
|
◆ registerPointCloud()
void registerPointCloud |
( |
const std::string & |
name | ) |
|
◆ unregisterPointCloud()
void unregisterPointCloud |
( |
const std::string & |
name | ) |
|
◆ updatePointCloud()
void updatePointCloud |
( |
const std::string & |
name, |
|
|
CoinPointCloud & |
cloud |
|
) |
| |
The documentation for this class was generated from the following files: