Main Page
Namespaces
Classes
Files
File List
File Members
include
next_best_view
space_sampler
impl
PlaneSubSpaceSampler.hpp
Go to the documentation of this file.
1
20
#ifndef PLANESUBSPACESAMPLER_HPP_
21
#define PLANESUBSPACESAMPLER_HPP_
22
23
#include <boost/foreach.hpp>
24
#include "
next_best_view/space_sampler/SpaceSampler.hpp
"
25
26
namespace
next_best_view
{
34
class
PlaneSubSpaceSampler
:
public
SpaceSampler
{
35
public
:
39
PlaneSubSpaceSampler
();
40
44
virtual
~PlaneSubSpaceSampler
();
45
49
SamplePointCloudPtr
getSampledSpacePointCloud
(
SimpleVector3
currentSpacePosition =
SimpleVector3
(),
float
contractor = 1.0);
50
};
51
55
typedef
boost::shared_ptr<PlaneSubSpaceSampler>
PlaneSubSpaceSamplerPtr
;
56
}
57
58
59
#endif
/* PLANESUBSPACESAMPLER_HPP_ */
SpaceSampler.hpp
next_best_view::SimpleVector3
Eigen::Matrix< Precision, 3, 1 > SimpleVector3
Definition:
typedef.hpp:53
next_best_view::SpaceSampler
SpaceSampler class generalizes the sampling of the space.
Definition:
SpaceSampler.hpp:37
next_best_view::PlaneSubSpaceSampler::getSampledSpacePointCloud
SamplePointCloudPtr getSampledSpacePointCloud(SimpleVector3 currentSpacePosition=SimpleVector3(), float contractor=1.0)
Definition:
PlaneSubSpaceSampler.cpp:32
next_best_view::SamplePointCloudPtr
SamplePointCloud::Ptr SamplePointCloudPtr
Definition:
typedef.hpp:93
boost::shared_ptr
next_best_view
this namespace contains all generally usable classes.
Definition:
CameraModelFilter.hpp:26
next_best_view::PlaneSubSpaceSampler::~PlaneSubSpaceSampler
virtual ~PlaneSubSpaceSampler()
destructor for PlaneSubSpaceSampler object
Definition:
PlaneSubSpaceSampler.cpp:28
next_best_view::PlaneSubSpaceSamplerPtr
boost::shared_ptr< PlaneSubSpaceSampler > PlaneSubSpaceSamplerPtr
Definition for the shared pointer type of the class.
Definition:
PlaneSubSpaceSampler.hpp:55
next_best_view::PlaneSubSpaceSampler
PlaneSubSpaceSampler implements the space sampling in a plane.
Definition:
PlaneSubSpaceSampler.hpp:34
next_best_view::PlaneSubSpaceSampler::PlaneSubSpaceSampler
PlaneSubSpaceSampler()
constructor for PlaneSubSpaceSampler object
Definition:
PlaneSubSpaceSampler.cpp:24
asr_next_best_view
Author(s): Aumann Florian, Borella Jocelyn, Heller Florian, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Stroh Daniel, Trautmann Jeremias, Walter Milena, Wittenbeck Valerij
autogenerated on Thu Jan 9 2020 07:20:18