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

Go to the source code of this file.

Classes

class  agxSensor::LidarRayDistortion
 Base type for distortions applied to the lidar rays before raytrace. 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 LidarRayDistortion > agxSensor::LidarRayDistortionConstObserver
 
typedef agx::ref_ptr< const LidarRayDistortion > agxSensor::LidarRayDistortionConstRef
 
typedef agx::observer_ptr< LidarRayDistortion > agxSensor::LidarRayDistortionObserver
 
typedef agx::Vector< LidarRayDistortionObserver > agxSensor::LidarRayDistortionObserverVector
 
typedef agx::VectorPOD< LidarRayDistortion * > agxSensor::LidarRayDistortionPtrVector
 
typedef agx::ref_ptr< LidarRayDistortion > agxSensor::LidarRayDistortionRef
 
typedef agx::Vector< LidarRayDistortionRef > agxSensor::LidarRayDistortionRefVector