AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
ClipPlane.h File Reference
#include <agx/PushDisableWarnings.h>
#include <osg/ClipNode>
#include <agx/PopDisableWarnings.h>
#include <agx/Plane.h>
#include <agxOSG/export.h>
#include <agxOSG/Node.h>

Go to the source code of this file.

Classes

class  agxOSG::ClipPlane
 This class wraps the ClipPlane functionality of osg together with a clip node and a clip plane. More...
 

Namespaces

namespace  agx
 The agx namespace contains the dynamics/math part of the AGX Dynamics API.
 
namespace  agxOSG
 The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph.
 

Typedefs

typedef agx::observer_ptr< const ClipPlane > agxOSG::ClipPlaneConstObserver
 
typedef agx::ref_ptr< const ClipPlane > agxOSG::ClipPlaneConstRef
 
typedef agx::observer_ptr< ClipPlane > agxOSG::ClipPlaneObserver
 
typedef agx::Vector< ClipPlaneObserver > agxOSG::ClipPlaneObserverVector
 
typedef agx::VectorPOD< ClipPlane * > agxOSG::ClipPlanePtrVector
 
typedef agx::ref_ptr< ClipPlane > agxOSG::ClipPlaneRef
 
typedef agx::Vector< ClipPlaneRef > agxOSG::ClipPlaneRefVector