AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
GraphRenderer.h File Reference
#include <agxRender/RenderManager.h>
#include <agxOSG/export.h>
#include <agxRender/Graph.h>
#include <agx/PushDisableWarnings.h>
#include <osg/Group>
#include <osg/Geometry>
#include <osg/Geode>
#include <osg/Array>
#include <agx/PopDisableWarnings.h>

Go to the source code of this file.

Classes

class  agxOSG::GraphRenderer
 
struct  agxOSG::GraphRenderer::OSGChannel
 

Namespaces

namespace  agxOSG
 The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph.
 

Typedefs

typedef agx::observer_ptr< const GraphRenderer > agxOSG::GraphRendererConstObserver
 
typedef agx::ref_ptr< const GraphRenderer > agxOSG::GraphRendererConstRef
 
typedef agx::observer_ptr< GraphRenderer > agxOSG::GraphRendererObserver
 
typedef agx::ref_ptr< GraphRenderer > agxOSG::GraphRendererRef