![]() |
VR-Forces 4.8 Class Documentation
|
A structure used to define a simulation particle. More...
Public Member Functions | |
| Particle () | |
Public Attributes | |
| Particle * | myParent |
| Particle * | myChild |
| float | mySortDepth |
| osg::Vec4 | myPosition |
| osg::Vec4 | myMove |
| osg::Vec3 | myVelocity |
| bool | myUsePhysics |
| float | myLifeTime |
| float | myLifeTimeInit |
A structure used to define a simulation particle.
|
inline |
| Particle* makVrv::DtWeatherEffect::Particle::myParent |
| Particle* makVrv::DtWeatherEffect::Particle::myChild |
| float makVrv::DtWeatherEffect::Particle::mySortDepth |
| osg::Vec4 makVrv::DtWeatherEffect::Particle::myPosition |
| osg::Vec4 makVrv::DtWeatherEffect::Particle::myMove |
| osg::Vec3 makVrv::DtWeatherEffect::Particle::myVelocity |
| bool makVrv::DtWeatherEffect::Particle::myUsePhysics |
| float makVrv::DtWeatherEffect::Particle::myLifeTime |
| float makVrv::DtWeatherEffect::Particle::myLifeTimeInit |