Public Member Functions | Protected Attributes | List of all members
next_best_view::UnitSphereSampler Class Referenceabstract

UnitSphereSampler samples a unit sphere. More...

#include <UnitSphereSampler.hpp>

Inheritance diagram for next_best_view::UnitSphereSampler:
Inheritance graph
[legend]

Public Member Functions

virtual SimpleQuaternionCollectionPtr getSampledUnitSphere ()=0
 
uint32_t getSamples ()
 
void setSamples (const uint32_t &samples)
 sets the samples made from the unit sphere More...
 
 UnitSphereSampler (const uint32_t &samples=0)
 constructor for UnitSphereSampler object More...
 
virtual ~UnitSphereSampler ()
 destructor for UnitSphereSampler object. More...
 
- Public Member Functions inherited from next_best_view::CommonClass
 CommonClass ()
 constructor More...
 
virtual IndicesPtrgetIndices ()
 
virtual ObjectPointCloudPtrgetInputCloud ()
 
virtual void setIndices (const IndicesPtr &indicesPtr)
 setting the shared pointer to the active indices of the point cloud. More...
 
virtual void setInputCloud (const ObjectPointCloudPtr &pointCloudPtr)
 setting the input cloud. More...
 
virtual ~CommonClass ()=0
 pure virtual deconstructor. More...
 

Protected Attributes

uint32_t mSamples
 sample count. More...
 

Detailed Description

UnitSphereSampler samples a unit sphere.

Author
Ralf Schleicher
Date
2014
Version
1.0

Definition at line 34 of file UnitSphereSampler.hpp.

Constructor & Destructor Documentation

next_best_view::UnitSphereSampler::UnitSphereSampler ( const uint32_t &  samples = 0)

constructor for UnitSphereSampler object

Parameters
samplesthe cound of camples.

Definition at line 23 of file UnitSphereSampler.cpp.

next_best_view::UnitSphereSampler::~UnitSphereSampler ( )
virtual

destructor for UnitSphereSampler object.

Definition at line 26 of file UnitSphereSampler.cpp.

Member Function Documentation

virtual SimpleQuaternionCollectionPtr next_best_view::UnitSphereSampler::getSampledUnitSphere ( )
pure virtual
Returns
the sampled unit sphere

Implemented in next_best_view::SpiralApproxUnitSphereSampler.

uint32_t next_best_view::UnitSphereSampler::getSamples ( )
Returns
the number of samples.

Definition at line 32 of file UnitSphereSampler.cpp.

void next_best_view::UnitSphereSampler::setSamples ( const uint32_t &  samples)

sets the samples made from the unit sphere

Parameters
samplesthe number of samples

Definition at line 28 of file UnitSphereSampler.cpp.

Member Data Documentation

uint32_t next_best_view::UnitSphereSampler::mSamples
protected

sample count.

Definition at line 39 of file UnitSphereSampler.hpp.


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


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