![]() |
vrecko
virtual reality framework
|
#include <Cloud.h>
Public Attributes | |
| float | distToCam |
| float | render_cloud_tex_u1 |
| float | render_cloud_tex_v1 |
| float | render_cloud_tex_u2 |
| float | render_cloud_tex_v2 |
Public Attributes inherited from Particle | |
| float | size |
| osg::Vec3f | position |
| osg::Vec4f | color |
Extended cloud particle which also contains UV texture coordinates and distance of the particle to the camera.
| float CloudParticle::distToCam |
| float CloudParticle::render_cloud_tex_u1 |
| float CloudParticle::render_cloud_tex_u2 |
| float CloudParticle::render_cloud_tex_v1 |
| float CloudParticle::render_cloud_tex_v2 |