supereight
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
ray_integrator.hpp File Reference
#include <se/integrator/ray_integrator_core.hpp>
#include <set>
#include <unordered_set>
#include "impl/ray_integrator_impl.hpp"
Include dependency graph for ray_integrator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  se::RayIntegrator< MapT, SensorT >
 
class  se::RayIntegrator< Map< Data< se::Field::Occupancy, ColB, SemB >, se::Res::Multi, BlockSize >, SensorT >
 
struct  se::RayIntegrator< Map< Data< se::Field::Occupancy, ColB, SemB >, se::Res::Multi, BlockSize >, SensorT >::RayIntegratorConfig
 The config file of the single ray carver. More...
 

Namespaces

namespace  se
 Helper wrapper to allocate and de-allocate octants in the octree.
 

Enumerations

enum class  se::RayState { se::FreeSpace , se::Transition , se::Occupied , se::Undefined }