Object Class Reference
#include <pcl/outofcore/visualization/object.h>
List of all members.
Detailed Description
Definition at line 23 of file object.h.
Constructor & Destructor Documentation
| Object::Object |
( |
std::string |
name |
) |
|
| virtual Object::~Object |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| void Object::addActor |
( |
vtkActor * |
actor |
) |
|
| vtkSmartPointer<vtkActorCollection> Object::getActors |
( |
|
) |
|
| std::string Object::getName |
( |
|
) |
const |
| bool Object::hasActor |
( |
vtkActor * |
actor |
) |
|
| void Object::removeActor |
( |
vtkActor * |
actor |
) |
|
| virtual void Object::render |
( |
vtkRenderer * |
renderer |
) |
[virtual] |
| void Object::setName |
( |
std::string |
name |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/pcl-pcl-1.7.1/outofcore/include/pcl/outofcore/visualization/object.h