|
AGX Dynamics 2.42.1.1
|
#include <agxSensor/FrameAttachedSensor.h>Go to the source code of this file.
Classes | |
| class | agxSensor::IMUModelSensorAttachment |
| Base type for specifying sensor attachments onto an IMU model. More... | |
| struct | agxSensor::IMUModelSensorAttachmentSensorAttachment |
| Specification of a sensor attachment onto the IMU. 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 IMUModelSensorAttachment > | agxSensor::IMUModelSensorAttachmentConstObserver |
| typedef agx::ref_ptr< const IMUModelSensorAttachment > | agxSensor::IMUModelSensorAttachmentConstRef |
| typedef agx::observer_ptr< IMUModelSensorAttachment > | agxSensor::IMUModelSensorAttachmentObserver |
| typedef agx::Vector< IMUModelSensorAttachmentObserver > | agxSensor::IMUModelSensorAttachmentObserverVector |
| typedef agx::VectorPOD< IMUModelSensorAttachment * > | agxSensor::IMUModelSensorAttachmentPtrVector |
| typedef agx::ref_ptr< IMUModelSensorAttachment > | agxSensor::IMUModelSensorAttachmentRef |
| typedef agx::Vector< IMUModelSensorAttachmentRef > | agxSensor::IMUModelSensorAttachmentRefVector |