![]() |
Pioneer
|
#include <Background.h>


Public Member Functions | |
| Starfield (Graphics::Renderer *r, Random &rand, const SystemPath *const systemPath, RefCountedPtr< Galaxy > galaxy) | |
| void | Draw () |
| void | Fill (Random &rand, const SystemPath *const systemPath, RefCountedPtr< Galaxy > galaxy) |
Public Member Functions inherited from Background::BackgroundElement | |
| void | SetIntensity (float intensity) |
Additional Inherited Members | |
Protected Attributes inherited from Background::BackgroundElement | |
| Graphics::Renderer * | m_renderer |
| RefCountedPtr< Graphics::Material > | m_material |
| RefCountedPtr< Graphics::Material > | m_materialStreaks |
| float | m_rMin |
| float | m_rMax |
| float | m_gMin |
| float | m_gMax |
| float | m_bMin |
| float | m_bMax |
| Background::Starfield::Starfield | ( | Graphics::Renderer * | r, |
| Random & | rand, | ||
| const SystemPath *const | systemPath, | ||
| RefCountedPtr< Galaxy > | galaxy | ||
| ) |

| void Background::Starfield::Draw | ( | ) |

| void Background::Starfield::Fill | ( | Random & | rand, |
| const SystemPath *const | systemPath, | ||
| RefCountedPtr< Galaxy > | galaxy | ||
| ) |
