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

Go to the source code of this file.

Classes

class  agxData::EntityStorage
 Data storage for a collection of entity instances of a specified EntityModel. More...
 

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.
 
namespace  agxSDK
 The agxSDK namespace contain classes to bridge the collision detection system and the dynamical simulation system including Material, event listeners etc.
 
namespace  agxStream
 This namespace contain classes for streaming classes into archives, ASCII, binary for storage (serialization).
 

Typedefs

typedef agx::HashTable< Attribute *, BufferRef > agxData::BufferTable
 
typedef agx::observer_ptr< const EntityStorage > agxData::EntityStorageConstObserver
 
typedef agx::ref_ptr< const EntityStorage > agxData::EntityStorageConstRef
 
typedef agx::observer_ptr< EntityStorage > agxData::EntityStorageObserver
 
typedef agx::Vector< EntityStorageObserver > agxData::EntityStorageObserverVector
 
typedef agx::VectorPOD< EntityStorage * > agxData::EntityStoragePtrVector
 
typedef agx::ref_ptr< EntityStorage > agxData::EntityStorageRef
 
typedef agx::Vector< EntityStorageRef > agxData::EntityStorageRefVector
 

Functions

AGXCORE_EXPORT std::ostream & agxData::operator<< (std::ostream &output, const EntityStorage &storage)