#include <rigid_transform_space.h>
Public Member Functions | |
RotationSpaceCell * | create (const SimpleOctree< RotationSpaceCell, RotationSpaceCellCreator, float >::Node *) |
RotationSpaceCellCreator () | |
virtual | ~RotationSpaceCellCreator () |
Definition at line 175 of file rigid_transform_space.h.
Definition at line 178 of file rigid_transform_space.h.
virtual pcl::recognition::RotationSpaceCellCreator::~RotationSpaceCellCreator | ( | ) | [inline, virtual] |
Definition at line 179 of file rigid_transform_space.h.
RotationSpaceCell* pcl::recognition::RotationSpaceCellCreator::create | ( | const SimpleOctree< RotationSpaceCell, RotationSpaceCellCreator, float >::Node * | ) | [inline] |
Definition at line 181 of file rigid_transform_space.h.