AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
LensDistortion.h File Reference
#include <agxSensor/export.h>
#include <agxStream/Serializable.h>
#include <agx/Referenced.h>
#include <agx/Vec2.h>

Go to the source code of this file.

Classes

class  agxSensor::LensDistortion
 Base type for a lens distortion model specification. 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 LensDistortion > agxSensor::LensDistortionConstObserver
 
typedef agx::ref_ptr< const LensDistortion > agxSensor::LensDistortionConstRef
 
typedef agx::observer_ptr< LensDistortion > agxSensor::LensDistortionObserver
 
typedef agx::ref_ptr< LensDistortion > agxSensor::LensDistortionRef