Scene Class Reference
#include <pcl/outofcore/visualization/scene.h>
List of all members.
Detailed Description
Definition at line 12 of file scene.h.
Member Function Documentation
| void Scene::addCamera |
( |
Camera * |
camera |
) |
|
| void Scene::addObject |
( |
Object * |
object |
) |
|
| void Scene::addViewport |
( |
Viewport * |
viewport |
) |
|
| Camera* Scene::getCamera |
( |
std::string |
name |
) |
|
| Camera* Scene::getCamera |
( |
vtkCamera * |
camera |
) |
|
| std::vector<Camera*> Scene::getCameras |
( |
|
) |
|
| Object* Scene::getObjectByName |
( |
std::string |
name |
) |
|
| std::vector<Object*> Scene::getObjects |
( |
|
) |
|
| std::vector<Viewport*> Scene::getViewports |
( |
|
) |
|
| static Scene* Scene::instance |
( |
|
) |
[inline, static] |
| void Scene::lock |
( |
|
) |
[inline] |
| void Scene::unlock |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/pcl-pcl-1.7.1/outofcore/include/pcl/outofcore/visualization/scene.h