AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
CameraPhotodetector.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::CameraPhotodetector
 Base type for a photodetector (digital sensor or film) attached to a 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 CameraPhotodetector > agxSensor::CameraPhotodetectorConstObserver
 
typedef agx::ref_ptr< const CameraPhotodetector > agxSensor::CameraPhotodetectorConstRef
 
typedef agx::observer_ptr< CameraPhotodetector > agxSensor::CameraPhotodetectorObserver
 
typedef agx::ref_ptr< CameraPhotodetector > agxSensor::CameraPhotodetectorRef