openscenegraph
|
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 |
|
inline |
|
inline |
int osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::i |
Referenced by operator<().
int osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::j |
Referenced by operator<().
int osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell::k |
Referenced by operator<().