AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
EntityPtr.h File Reference
#include <agx/agx.h>
#include <agx/Vector.h>
#include <agx/IndexRange.h>
#include <agxData/EntityInstance.h>
#include <iosfwd>

Go to the source code of this file.

Classes

class  agxData::EntityPtr
 Accessor to a entity instance stored in a EntityStorage, to allow SOA (structure of arrays) data to be accessed using a AOS (array of structures) pattern. More...
 
class  agxData::EntityRange
 

Namespaces

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

Typedefs

typedef agx::VectorPOD< EntityPtr > agxData::EntityPtrVector
 

Functions

AGXCORE_EXPORT std::ostream & agxData::operator<< (std::ostream &output, const EntityPtr &entity)