|
AGX Dynamics 2.42.1.1
|
#include <agxSensor/CameraBackend.h>#include <agxSensor/CameraLens.h>#include <agxSensor/LazyTrigger.h>#include <agxSensor/LensDistortion.h>#include <optional>Go to the source code of this file.
Classes | |
| class | agxSensor::CameraLensSingleElement |
| A standard (non-anamorphic) camera lens (system) approximated as a single lens element. More... | |
| struct | agxSensor::CameraLensSingleElementManualFocusFlag |
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 CameraLensSingleElement > | agxSensor::CameraLensSingleElementConstObserver |
| typedef agx::ref_ptr< const CameraLensSingleElement > | agxSensor::CameraLensSingleElementConstRef |
| typedef agx::observer_ptr< CameraLensSingleElement > | agxSensor::CameraLensSingleElementObserver |
| typedef agx::ref_ptr< CameraLensSingleElement > | agxSensor::CameraLensSingleElementRef |
| using | agxSensor::OptionalFocusDistance = std::optional< agx::Real > |
| using | agxSensor::OptionalFocusMinimumDistance = std::optional< agx::Real > |