CrystalSpace

Public API Reference

CS::RenderManager::HDRSettings Class Reference

Read HDR settings from a config file. More...

#include <csplugincommon/rendermanager/hdrhelper.h>

List of all members.

Public Member Functions

int GetColorRange ()
 Get requested color range.
const char * GetExposureMethod () const
 Get exposure method.
HDRHelper::Quality GetQuality ()
 Get requested quality.
 HDRSettings (iConfigFile *config, const char *prefix)
 Set configuration to obtain the settings from.
bool IsEnabled ()
 Whether HDR rendering should be enabled.

Detailed Description

Read HDR settings from a config file.

Definition at line 128 of file hdrhelper.h.


Constructor & Destructor Documentation

CS::RenderManager::HDRSettings::HDRSettings ( iConfigFile config,
const char *  prefix 
)

Set configuration to obtain the settings from.

prefix is the prefix used for reading keys, should not end in a dot (.).


Member Function Documentation

int CS::RenderManager::HDRSettings::GetColorRange (  ) 

Get requested color range.

const char* CS::RenderManager::HDRSettings::GetExposureMethod (  )  const

Get exposure method.

HDRHelper::Quality CS::RenderManager::HDRSettings::GetQuality (  ) 

Get requested quality.

bool CS::RenderManager::HDRSettings::IsEnabled (  ) 

Whether HDR rendering should be enabled.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1