|
AGX Dynamics 2.42.1.1
|
#include <agx/Referenced.h>#include <agxCollide/Trimesh.h>#include <agxOSG/export.h>#include <agxOSG/PressureGenerator.h>#include <agxOSG/PressureToColorConverter.h>#include <agx/PushDisableWarnings.h>#include <osg/Geometry>#include <agx/PopDisableWarnings.h>Go to the source code of this file.
Classes | |
| class | agxOSG::PressureAtlas |
| A pressure map for a single trimesh. More... | |
Namespaces | |
| namespace | agxOSG |
| The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph. | |
Typedefs | |
| typedef agx::observer_ptr< const PressureAtlas > | agxOSG::PressureAtlasConstObserver |
| typedef agx::ref_ptr< const PressureAtlas > | agxOSG::PressureAtlasConstRef |
| typedef agx::observer_ptr< PressureAtlas > | agxOSG::PressureAtlasObserver |
| typedef agx::ref_ptr< PressureAtlas > | agxOSG::PressureAtlasRef |