OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
MWRender::MoonState Struct Reference

#include <sky.hpp>

Collaboration diagram for MWRender::MoonState:

Public Types

enum  Phase {
  Phase_Full = 0, Phase_WaningGibbous, Phase_ThirdQuarter, Phase_WaningCrescent,
  Phase_New, Phase_WaxingCrescent, Phase_FirstQuarter, Phase_WaxingGibbous,
  Phase_Unspecified
}
 

Public Attributes

float mRotationFromHorizon
 
float mRotationFromNorth
 
Phase mPhase
 
float mShadowBlend
 
float mMoonAlpha
 

Member Enumeration Documentation

Enumerator
Phase_Full 
Phase_WaningGibbous 
Phase_ThirdQuarter 
Phase_WaningCrescent 
Phase_New 
Phase_WaxingCrescent 
Phase_FirstQuarter 
Phase_WaxingGibbous 
Phase_Unspecified 

Member Data Documentation

float MWRender::MoonState::mMoonAlpha
Phase MWRender::MoonState::mPhase
float MWRender::MoonState::mRotationFromHorizon
float MWRender::MoonState::mRotationFromNorth
float MWRender::MoonState::mShadowBlend

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