Go to the documentation of this file.
   35 #ifndef LAS_VEGAS_BigVolumen_HPP 
   36 #define LAS_VEGAS_BigVolumen_HPP 
   41 #include <boost/archive/binary_iarchive.hpp> 
   42 #include <boost/archive/binary_oarchive.hpp> 
   43 #include <boost/iostreams/device/mapped_file.hpp> 
   47 #include <unordered_map> 
   57 template <
typename BaseVecT>
 
   84                float overlapping_size = 0,
 
  112     inline int calcIndex(
float f) { 
return f < 0 ? f - .5 : f + .5; }
 
  136 #include "lvr2/reconstruction/BigVolumen.tcc" 
  138 #endif // LAS_VEGAS_BigVolumen_HPP 
  
BoundingBox< BaseVecT > m_bb
boost::iostreams::mapped_file m_PointFile
BigVolumen(std::vector< std::string >, float voxelsize, float overlapping_size=0, float scale=1)
std::unordered_map< size_t, VolumeCellInfo > * getCellinfo()
BoundingBox< BaseVecT > & getBB()
std::ofstream ofs_normals
size_t hashValue(size_t i, size_t j, size_t k)
std::unordered_map< size_t, VolumeCellInfo > m_gridNumPoints
Datastructures for holding loaded data.
boost::iostreams::mapped_file m_ColorFile
A dynamic bounding box class.
BoundingBox< BaseVecT > bb
boost::iostreams::mapped_file m_NomralFile
lvr2
Author(s): Thomas Wiemann 
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr 
autogenerated on Wed Mar 2 2022 00:37:22