AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
SplineRenderer.h File Reference
#include <agxOSG/export.h>
#include <agxOSG/Node.h>
#include <agxUtil/Spline.h>
#include <agxSDK/StepEventListener.h>
#include <agx/agx_vector_types.h>
#include <agx/PushDisableWarnings.h>
#include <osg/Geometry>
#include <agx/PopDisableWarnings.h>

Go to the source code of this file.

Classes

class  agxOSG::SplineRenderer
 Class for rendering a spline model. More...
 
class  agxOSG::SplineShader
 Class to encapsulate reading shader files and setting up rendering of a Spline. More...
 

Namespaces

namespace  agxCollide
 This namespace consists of a set of classes for handling geometric intersection tests including boolean tests, penetration and contact sets.
 
namespace  agxOSG
 The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph.
 

Typedefs

typedef agx::ref_ptr< SplineRenderer > agxOSG::SplineRendererRef
 
typedef osg::ref_ptr< SplineShader > agxOSG::SplineShaderRef