#include <pcl/outofcore/visualization/axes.h>


Public Member Functions | |
| Axes (std::string name, float size=1.0) | |
| vtkSmartPointer< vtkAxes > | getAxes () const |
| vtkSmartPointer< vtkActor > | getAxesActor () const |
Definition at line 22 of file axes.h.
| Axes::Axes | ( | std::string | name, | |
| float | size = 1.0 | |||
| ) | [inline] |
Definition at line 28 of file axes.h.
References Object::addActor().
| vtkSmartPointer<vtkActor> Axes::getAxesActor | ( | ) | const [inline] |