CloudyDay
 All Classes Functions Variables Enumerations
Public Member Functions
osgCloudyDay::AtmosphereMie Class Reference

#include <AtmosphereMie.h>

Inheritance diagram for osgCloudyDay::AtmosphereMie:
osgCloudyDay::Atmosphere

List of all members.

Public Member Functions

 AtmosphereMie (void)
 ~AtmosphereMie (void)
virtual void Initialize ()
- Public Member Functions inherited from osgCloudyDay::Atmosphere
 Atmosphere (void)
virtual ~Atmosphere (void)=0
osg::ref_ptr< osg::Geode > GetNode ()
void SetFog (Fog *fog)

Additional Inherited Members

- Protected Attributes inherited from osgCloudyDay::Atmosphere
Fogm_fog
osg::ref_ptr< osg::StateSet > nodessSkydome
osg::ref_ptr< osg::Geode > athmosphere

Detailed Description

Class to create the atmosphere geode for O'Neal appraoch


Constructor & Destructor Documentation

osgCloudyDay::AtmosphereMie::AtmosphereMie ( void  )

Constructor

osgCloudyDay::AtmosphereMie::~AtmosphereMie ( void  )

Deconstructor


Member Function Documentation

void osgCloudyDay::AtmosphereMie::Initialize ( )
virtual

Initialize method: Create the geode

Implements osgCloudyDay::Atmosphere.


The documentation for this class was generated from the following files: