AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
CameraColorOutput.h File Reference
#include <agxSensor/CameraOutput.h>
#include <agxSensor/LazyTrigger.h>
#include <agx/Matrix4x4.h>
#include <array>

Go to the source code of this file.

Classes

class  agxSensor::CameraColorOutput
 Color image, or frame-by-frame video, output specification for 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 CameraColorOutput > agxSensor::CameraColorOutputConstObserver
 
typedef agx::ref_ptr< const CameraColorOutput > agxSensor::CameraColorOutputConstRef
 
typedef agx::observer_ptr< CameraColorOutput > agxSensor::CameraColorOutputObserver
 
typedef agx::ref_ptr< CameraColorOutput > agxSensor::CameraColorOutputRef