-----------------------------------------------------------------------
| 971 | } |
| 972 | //----------------------------------------------------------------------- |
| 973 | Real ParticleSystem::getDefaultWidth() const { return mDefaultWidth; } |
| 974 | //----------------------------------------------------------------------- |
| 975 | void ParticleSystem::setDefaultHeight( Real height ) |
| 976 | { |