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

#include <Background.h>

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

Public Member Functions

void SetIntensity (float intensity)
 

Protected Attributes

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
 

Member Function Documentation

◆ SetIntensity()

void Background::BackgroundElement::SetIntensity ( float  intensity)

Member Data Documentation

◆ m_bMax

float Background::BackgroundElement::m_bMax
protected

◆ m_bMin

float Background::BackgroundElement::m_bMin
protected

◆ m_gMax

float Background::BackgroundElement::m_gMax
protected

◆ m_gMin

float Background::BackgroundElement::m_gMin
protected

◆ m_material

RefCountedPtr<Graphics::Material> Background::BackgroundElement::m_material
protected

◆ m_materialStreaks

RefCountedPtr<Graphics::Material> Background::BackgroundElement::m_materialStreaks
protected

◆ m_renderer

Graphics::Renderer* Background::BackgroundElement::m_renderer
protected

◆ m_rMax

float Background::BackgroundElement::m_rMax
protected

◆ m_rMin

float Background::BackgroundElement::m_rMin
protected

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