#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 the specification of the magnetic field in a sensor environment.
virtual agx::Vec3 calculateMagneticField(const agx::Vec3 &position) const =0
Calculates and returns the magnetic field at the given position in world coordinates.
MagneticField()=default
Default constructor.
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...