Public Member Functions |
| Cell (int in_i, int in_j, int in_k) |
bool | operator< (const Cell &rhs) const |
Public Attributes |
int | i |
int | j |
int | k |
Constructor & Destructor Documentation
osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::Cell |
( |
int |
in_i, |
|
|
int |
in_j, |
|
|
int |
in_k |
|
) |
| |
|
inline |
Member Function Documentation
bool osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::operator< |
( |
const Cell & |
rhs | ) |
const |
|
inline |
Member Data Documentation
int osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::i |
int osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::j |
int osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::k |
The documentation for this struct was generated from the following file: