|
AGX Dynamics 2.42.1.1
|
#include <queue>#include <atomic>#include <agx/PushDisableWarnings.h>#include <osg/Camera>#include <osg/observer_ptr>#include <agx/PopDisableWarnings.h>#include <agx/ThreadSynchronization.h>#include <agxSDK/Simulation.h>#include <agx/Timer.h>#include <agx/Thread.h>#include <agx/Referenced.h>#include <agxOSG/export.h>#include <agxSDK/GraphicsThrottler.h>Go to the source code of this file.
Classes | |
| class | agxOSG::ImageCapture |
| class | agxOSG::ImageCaptureBase |
| class | agxOSG::ImageCaptureBase::ImageVector |
| class | agxOSG::ImageCaptureBase::WriteImageThread |
Namespaces | |
| namespace | agxOSG |
| The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph. | |
Typedefs | |
| typedef agx::observer_ptr< const ImageCaptureBase > | agxOSG::ImageCaptureBaseConstObserver |
| typedef agx::ref_ptr< const ImageCaptureBase > | agxOSG::ImageCaptureBaseConstRef |
| typedef agx::observer_ptr< ImageCaptureBase > | agxOSG::ImageCaptureBaseObserver |
| typedef agx::ref_ptr< ImageCaptureBase > | agxOSG::ImageCaptureBaseRef |
| typedef agx::observer_ptr< const ImageCapture > | agxOSG::ImageCaptureConstObserver |
| typedef agx::ref_ptr< const ImageCapture > | agxOSG::ImageCaptureConstRef |
| typedef agx::observer_ptr< ImageCapture > | agxOSG::ImageCaptureObserver |
| typedef agx::ref_ptr< ImageCapture > | agxOSG::ImageCaptureRef |