CloudyDay
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Enumerations
WangCloud
StratoCumulusGenerator.h
1
#pragma once
2
#include "CloudGenerator.h"
3
4
namespace
osgCloudyDay
5
{
9
class
StratoCumulusGenerator
:
public
CloudGenerator
10
{
11
public
:
16
StratoCumulusGenerator
(osg::Vec4 layer);
20
~StratoCumulusGenerator
(
void
);
21
22
protected
:
26
void
Initialize
();
27
};
28
}
Generated on Thu Oct 2 2014 18:53:51 for CloudyDay by
1.8.1.1