vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CloudParticle Struct Reference

#include <Cloud.h>

Inheritance diagram for CloudParticle:
Particle

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
 

Detailed Description

Extended cloud particle which also contains UV texture coordinates and distance of the particle to the camera.

Member Data Documentation

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

The documentation for this struct was generated from the following file: