Point Cloud Library (PCL)  1.7.0
Public Member Functions
Axes Class Reference

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

+ Inheritance diagram for Axes:

List of all members.

Public Member Functions

 Axes (std::string name, float size=1.0)
vtkSmartPointer< vtkAxes > getAxes () const
vtkSmartPointer< vtkActor > getAxesActor () const

Detailed Description

Definition at line 22 of file axes.h.


Constructor & Destructor Documentation

Axes::Axes ( std::string  name,
float  size = 1.0 
) [inline]

Definition at line 28 of file axes.h.

References Object::addActor().


Member Function Documentation

vtkSmartPointer<vtkAxes> Axes::getAxes ( ) const [inline]

Definition at line 68 of file axes.h.

vtkSmartPointer<vtkActor> Axes::getAxesActor ( ) const [inline]

Definition at line 74 of file axes.h.


The documentation for this class was generated from the following file: