Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Background::Starfield Class Reference

#include <Background.h>

Inheritance diagram for Background::Starfield:
Inheritance graph
[legend]
Collaboration diagram for Background::Starfield:
Collaboration graph
[legend]

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::Rendererm_renderer
 
RefCountedPtr< Graphics::Materialm_material
 
RefCountedPtr< Graphics::Materialm_materialStreaks
 
float m_rMin
 
float m_rMax
 
float m_gMin
 
float m_gMax
 
float m_bMin
 
float m_bMax
 

Constructor & Destructor Documentation

◆ Starfield()

Background::Starfield::Starfield ( Graphics::Renderer r,
Random rand,
const SystemPath *const  systemPath,
RefCountedPtr< Galaxy galaxy 
)
Here is the call graph for this function:

Member Function Documentation

◆ Draw()

void Background::Starfield::Draw ( )
Here is the call graph for this function:

◆ Fill()

void Background::Starfield::Fill ( Random rand,
const SystemPath *const  systemPath,
RefCountedPtr< Galaxy galaxy 
)
Here is the call graph for this function:

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