AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
FileJournal.h File Reference

Go to the source code of this file.

Classes

class  agxData::agxData
 Representation of a session on disk created by the FileFrameWriter. More...
 
class  agxData::FileJournal
 The FileJournal provides a way to inspect and manipulate a journal created by the FileFrameWriter and stored on disk. More...
 
struct  agxData::agxData::FrameInfo
 

Namespaces

namespace  agx
 The agx namespace contains the dynamics/math part of the AGX Dynamics API.
 
namespace  agxData
 Contains classes for low level data storage for AGX.
 

Typedefs

typedef agx::observer_ptr< const FileJournal > agxData::FileJournalConstObserver
 
typedef agx::ref_ptr< const FileJournal > agxData::FileJournalConstRef
 
typedef agx::observer_ptr< FileJournal > agxData::FileJournalObserver
 
typedef agx::ref_ptr< FileJournal > agxData::FileJournalRef