Provides a class to model a single cloud layer. More...
#include <simgear/compiler.h>
#include <simgear/misc/sg_path.hxx>
#include <simgear/math/SGMath.hxx>
#include <simgear/structure/SGReferenced.hxx>
#include <string>
#include <osg/ref_ptr>
#include <osg/Array>
#include <osg/Geode>
#include <osg/Group>
#include <osg/MatrixTransform>
#include <osg/Switch>
Go to the source code of this file.
Classes | |
class | SGCloudLayer |
A class layer to model a single cloud layer. More... |
Provides a class to model a single cloud layer.
Definition in file cloud.hxx.