CropBoxWrapper.hpp
Go to the documentation of this file.
1 
20 #pragma once
21 
22 #include "pcl-1.7/pcl/filters/impl/crop_box.hpp"
23 #include "typedef.hpp"
24 
25 namespace next_best_view {
26 
29 
31  private:
34  public:
35  CropBoxWrapper(CropBoxPtr cropBoxPtr, boost::shared_ptr<std::vector<SimpleVector3>> cropBoxNormalsListPtr);
36 
39 
40  void setCropBox(CropBoxPtr cropBoxPtr);
41  void setCropBoxNormalsList(boost::shared_ptr<std::vector<SimpleVector3>> cropBoxNormalsListPtr);
42 
43 
50  };
51 
52 }
boost::shared_ptr< std::vector< SimpleVector3 > > getCropBoxNormalsList()
static boost::shared_ptr< std::vector< CropBoxWrapperPtr > > readCropBoxDataFromXMLFile(const std::string &xml_path)
readCropBoxDataFromXMLFile reads the given xml file and returns a list of CropBoxWrapper.
boost::shared_ptr< CropBoxWrapper > CropBoxWrapperPtr
CropBoxWrapper(CropBoxPtr cropBoxPtr, boost::shared_ptr< std::vector< SimpleVector3 >> cropBoxNormalsListPtr)
void setCropBoxNormalsList(boost::shared_ptr< std::vector< SimpleVector3 >> cropBoxNormalsListPtr)
this namespace contains all generally usable classes.
CropBox::Ptr CropBoxPtr
Definition: typedef.hpp:106
void setCropBox(CropBoxPtr cropBoxPtr)
boost::shared_ptr< std::vector< SimpleVector3 > > mCropBoxNormalsListPtr


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