|
AGX Dynamics 2.42.1.1
|
#include <agxSensor/CameraLens.h>#include <agxSensor/CameraPhotodetector.h>#include <agxStream/Serializable.h>#include <agx/Referenced.h>Go to the source code of this file.
Classes | |
| class | agxSensor::CameraModel |
| Base camera model describing the fundamental components, such as the lens and the sensor of the camera. 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 CameraModel > | agxSensor::CameraModelConstObserver |
| typedef agx::ref_ptr< const CameraModel > | agxSensor::CameraModelConstRef |
| typedef agx::observer_ptr< CameraModel > | agxSensor::CameraModelObserver |
| typedef agx::ref_ptr< CameraModel > | agxSensor::CameraModelRef |