AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
LidarRayPatternGenerator.h File Reference

Go to the source code of this file.

Classes

class  agxSensor::LidarRayPatternGenerator
 Base of lidar ray pattern implementations responsible of providing a set of ray transforms (ray along z) and an interval each tick indexing into the set of ray transforms. More...
 
struct  agxSensor::LidarRayPatternInterval
 Ray pattern interval (index range) with a start index and size. More...
 

Namespaces

namespace  agxSensor
 The agxSensor namespace contains components to model real-time sensors connected to the physics of AGX Dynamics.
 

Typedefs

typedef agx::observer_ptr< const LidarRayPatternGenerator > agxSensor::LidarRayPatternGeneratorConstObserver
 
typedef agx::ref_ptr< const LidarRayPatternGenerator > agxSensor::LidarRayPatternGeneratorConstRef
 
typedef agx::observer_ptr< LidarRayPatternGenerator > agxSensor::LidarRayPatternGeneratorObserver
 
typedef agx::ref_ptr< LidarRayPatternGenerator > agxSensor::LidarRayPatternGeneratorRef