| 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::Data< T, d >::x.
| 
 | inline | 
References Partio::Data< T, d >::x.
| T Partio::Data< T, d >::x[d] | 
Referenced by Partio::Data< T, d >::operator[](), and Partio::Data< T, d >::operator[]().