AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
BinaryData.h File Reference
#include <agx/Referenced.h>
#include <agx/Integer.h>
#include <agxData/ByteStream.h>

Go to the source code of this file.

Classes

class  agxData::BinaryData
 

Namespaces

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

Typedefs

typedef agx::observer_ptr< const BinaryData > agxData::BinaryDataConstObserver
 
typedef agx::ref_ptr< const BinaryData > agxData::BinaryDataConstRef
 
typedef agx::observer_ptr< BinaryData > agxData::BinaryDataObserver
 
typedef agx::Vector< BinaryDataObserver > agxData::BinaryDataObserverVector
 
typedef agx::VectorPOD< BinaryData * > agxData::BinaryDataPtrVector
 
typedef agx::ref_ptr< BinaryData > agxData::BinaryDataRef
 
typedef agx::Vector< BinaryDataRef > agxData::BinaryDataRefVector