AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
agxData/Track.h File Reference
#include <agx/Component.h>
#include <agx/Clock.h>
#include <agxData/Frame.h>
#include <agxData/FrameIO.h>
#include <agx/List.h>
#include <agx/Thread.h>
#include <atomic>
#include <condition_variable>
#include <mutex>

Go to the source code of this file.

Classes

class  agxData::Track::InputThread
 
class  agxData::Track::OutputThread
 
class  agxData::Track::Thread
 
class  agxData::Track
 

Namespaces

namespace  agxData
 Contains classes for low level data storage for AGX.
 

Typedefs

typedef agx::observer_ptr< const Track > agxData::TrackConstObserver
 
typedef agx::ref_ptr< const Track > agxData::TrackConstRef
 
typedef agx::observer_ptr< Track > agxData::TrackObserver
 
typedef agx::ref_ptr< Track > agxData::TrackRef