Partio
|
#include <PartioIterator.h>
Public Member Functions | |
ParticleAccessor (const ParticleAttribute &attr) | |
template<class TDATA , class TITERATOR > | |
TDATA * | raw (const TITERATOR &it) |
template<class TDATA , class TITERATOR > | |
const TDATA * | raw (const TITERATOR &it) const |
template<class TDATA , class TITERATOR > | |
TDATA & | data (const TITERATOR &it) |
template<class TDATA , class TITERATOR > | |
const TDATA & | data (const TITERATOR &it) const |
Public Attributes | |
int | stride |
char * | basePointer |
int | attributeIndex |
int | count |
Private Attributes | |
ParticleAttributeType | type |
ParticleAccessor * | next |
Friends | |
class | ParticleIterator< true > |
class | ParticleIterator< false > |
|
inline |
References basePointer, stride, and Partio::typeCheck().
References basePointer, stride, and Partio::typeCheck().
References basePointer, stride, and Partio::typeCheck().
References basePointer, stride, and Partio::typeCheck().
|
friend |
|
friend |
int Partio::ParticleAccessor::attributeIndex |
int Partio::ParticleAccessor::count |
|
private |
|
private |