|
AGX Dynamics 2.42.1.1
|
#include <agxSensor/SystemNode.h>#include <agxSensor/RaytraceHandles.h>#include <agxSensor/RaytraceShapeInstance.h>#include <agxModel/DeformableObject.h>#include <agxWire/Wire.h>#include <agxSDK/LinkedStructure.h>#include <agxTerrain/Terrain.h>#include <agxTerrain/TerrainPager.h>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | agxSensor::RtShapeCollisionShapeSystem |
| Raytrace system representing agxCollide::Shape instances as mesh(es) in the raytrace environment. More... | |
| class | agxSensor::RtShapeDeformableObjectSystem |
| Raytrace system representing agxModel::DeformableObject. More... | |
| class | agxSensor::RtShapeLinkedStructureSystem |
| Raytrace system representing agxSDK::LinkedStructure (agxCable::Cable, agxVehicle::Track agxModel::Beam, ...) instances as shapes in the raytrace environment. More... | |
| class | agxSensor::RtShapeTerrainPagerSystem |
| Raytrace system handling paged agxTerrain::Terrain instances. More... | |
| class | agxSensor::RtShapeTerrainSystem |
| Raytrace system handling agxTerrain::Terrain instances. More... | |
| class | agxSensor::RtShapeTerrainSystemBase |
| Base raytrace system handling ordinary and paged agxTerrain::Terrain instances. More... | |
| class | agxSensor::RtShapeWireSystem |
| Raytrace system representing agxWire::Wire instances as meshes in the raytrace environment. More... | |
Namespaces | |
| namespace | agxSensor |
| The agxSensor namespace contains components to model real-time sensors connected to the physics of AGX Dynamics. | |