AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
CableDamageRenderer.h File Reference
#include <agxOSG/export.h>
#include <agxCable/CableDamage.h>
#include <agxSDK/StepEventListener.h>
#include <agx/Vector.h>
#include <agxOSG/Node.h>
#include <agxOSG/GeometryNode.h>
#include <agx/PushDisableWarnings.h>
#include <osg/observer_ptr>
#include <agx/PopDisableWarnings.h>

Go to the source code of this file.

Classes

class  agxOSG::CableDamageRenderer
 Class that creates OSG rendering nodes for each segment of a cable and colors them with a color gradient based on the current total damage estimate for the segment. More...
 

Namespaces

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

Typedefs

typedef agx::observer_ptr< const CableDamageRenderer > agxOSG::CableDamageRendererConstObserver
 
typedef agx::ref_ptr< const CableDamageRenderer > agxOSG::CableDamageRendererConstRef
 
typedef agx::observer_ptr< CableDamageRenderer > agxOSG::CableDamageRendererObserver
 
typedef agx::ref_ptr< CableDamageRenderer > agxOSG::CableDamageRendererRef