#include <ImportExport.h>
List of all members.
Public Attributes |
|
std::vector< Box > | m_boxes |
|
osg::Vec3 | cloud_center |
|
osg::ref_ptr< osg::Vec3Array > | ambientlight_color |
|
osg::ref_ptr< osg::Vec3Array > | diffuselight_h |
|
osg::ref_ptr< osg::Vec3Array > | diffuselight_t |
|
float | timeOfDay |
|
float | fading |
|
int | num_boxes |
Detailed Description
Helper class to save a cloud
Constructor & Destructor Documentation
| osgCloudyDay::Cloud::Cloud |
( |
| ) |
|
|
inline |
| osgCloudyDay::Cloud::~Cloud |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: