|
AGX Dynamics 2.42.2.1
|
#include <EntityPtr.h>
Inheritance diagram for agxData::EntityRange:Additional Inherited Members | |
Public Types inherited from agx::IndexRangeT< agx::UInt > | |
| typedef agx::UInt | Type |
Definition at line 247 of file EntityPtr.h.
| agxData::EntityRange::EntityRange | ( | ) |
Definition at line 848 of file EntityStorage.h.
Referenced by operator[]().
| agxData::EntityRange::EntityRange | ( | EntityStorage * | storage, |
| size_t | start, | ||
| size_t | end | ||
| ) |
Definition at line 851 of file EntityStorage.h.
|
inline |
Definition at line 855 of file EntityStorage.h.
References operator[]().
| EntityRange agxData::EntityRange::operator[] | ( | agx::IndexRange | subRange | ) |
Definition at line 856 of file EntityStorage.h.
References EntityRange(), agx::IndexRangeT< T >::begin(), and agx::IndexRangeT< T >::end().
|
inline |
Definition at line 858 of file EntityStorage.h.
References agxAssert, agxData::EntityStorage::indexToId(), and agx::IndexRangeT< agx::UInt >::size().
Referenced by at().