OpenStructure
|
#include <boost/shared_ptr.hpp>
#include <ost/img/map.hh>
#include <ost/img/alg/stat.hh>
#include <ost/img/alg/histogram.hh>
#include <ost/gfx/impl/map_octree.hh>
#include "gfx_object.hh"
#include "map_iso_prop.hh"
Go to the source code of this file.
Data Structures | |
class | MapIso |
Namespaces | |
ost | |
ost::gfx | |
Typedefs | |
typedef boost::shared_ptr< MapIso > | MapIsoP |
Enumerations | |
enum | MapIsoType { ORIGINAL_MAP , DOWNSAMPLED_MAP } |