Partio
|
#include <PartioIterator.h>
Public Member Functions | |
const T & | operator[] (const int i) const |
T & | operator[] (const int i) |
Public Attributes | |
T | x [d] |
Data.
This class represents a piece of data stored in a particle attribute. The only allowed values are float and d
|
inline |
References Partio::typeCheck(), and Partio::Data< T, d >::x.
References Partio::typeCheck(), and Partio::Data< T, d >::x.
Referenced by Partio::Data< T, d >::operator[](), and Partio::Data< T, d >::operator[]().