58 virtual
void resetSynchronizationState() = 0;
#define AGX_DECLARE_POINTER_TYPES(type)
#define AGXSTREAM_DECLARE_ABSTRACT_SERIALIZABLE(T)
Use this in a pure abstract Serializable class to add the required methods Important: Use full namesp...
Base type for a camera lens systems attached to a camera.
virtual agx::Real getFieldOfView(const agx::Vec2 &sensorExtents, const agx::Vec2 &point) const =0
Calculate the (full) field of view angle in the specified point, given the extents of the capturing s...
CameraLens()=default
Default constructor.
Camera instance class defined by a frame/transform and a model.
This class is an abstract base class for all classes that can be stored and retrieved from an Archive...
Base class providing referencing counted objects.
#define DOXYGEN_END_INTERNAL_BLOCK()
#define DOXYGEN_START_INTERNAL_BLOCK()
The agxSensor namespace contains components to model real-time sensors connected to the physics of AG...