AGX Dynamics 2.41.3.0
Loading...
Searching...
No Matches
ObserverFrame.h File Reference
#include <agx/agx.h>
#include <agx/RigidBody.h>
#include <agx/Frame.h>

Go to the source code of this file.

Classes

class  agx::ObserverFrame
 With this class you can attach an ObserverFrame object relative to a RigidBody. More...
 

Namespaces

namespace  agx
 The agx namespace contains the dynamics/math part of the AGX Dynamics API.
 

Typedefs

typedef agx::observer_ptr< const ObserverFrame > agx::ObserverFrameConstObserver
 
typedef agx::ref_ptr< const ObserverFrame > agx::ObserverFrameConstRef
 
typedef agx::observer_ptr< ObserverFrame > agx::ObserverFrameObserver
 
typedef agx::Vector< ObserverFrameObserver > agx::ObserverFrameObserverVector
 
typedef agx::VectorPOD< ObserverFrame * > agx::ObserverFramePtrVector
 
typedef agx::ref_ptr< ObserverFrame > agx::ObserverFrameRef
 
typedef agx::SetVector< ObserverFrameRef > agx::ObserverFrameRefSetVector
 
typedef agx::Vector< ObserverFrameRef > agx::ObserverFrameRefVector