|
AGX Dynamics 2.42.1.1
|
Go to the source code of this file.
Classes | |
| class | agxSensor::Sensor |
| Common base type for all sensors sharing the same general agxSensor layout. 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 Sensor > | agxSensor::SensorConstObserver |
| typedef agx::ref_ptr< const Sensor > | agxSensor::SensorConstRef |
| typedef agx::observer_ptr< Sensor > | agxSensor::SensorObserver |
| typedef agx::Vector< SensorObserver > | agxSensor::SensorObserverVector |
| typedef agx::VectorPOD< Sensor * > | agxSensor::SensorPtrVector |
| typedef agx::ref_ptr< Sensor > | agxSensor::SensorRef |
| typedef agx::Vector< SensorRef > | agxSensor::SensorRefVector |