dtABC::ApplicationConfigData Struct Reference

defines API used to obtain values of the config file. More...

#include <applicationconfigdata.h>

List of all members.

Public Member Functions

 ApplicationConfigData ()
 ~ApplicationConfigData ()

Public Attributes

int WINDOW_X
int WINDOW_Y
dtCore::DeltaWin::Resolution RESOLUTION
bool SHOW_CURSOR
bool FULL_SCREEN
bool CHANGE_RESOLUTION
std::string CAMERA_NAME
std::string VIEW_NAME
std::string SCENE_NAME
std::string WINDOW_NAME
std::string CAMERA_INSTANCE
std::string SCENE_INSTANCE
std::string WINDOW_INSTANCE
std::map< std::string,
std::string > 
LOG_LEVELS
std::vector< std::string > LIBRARY_PATHS
std::map< std::string,
std::string > 
mProperties


Detailed Description

defines API used to obtain values of the config file.

Constructor & Destructor Documentation

dtABC::ApplicationConfigData::ApplicationConfigData (  ) 

dtABC::ApplicationConfigData::~ApplicationConfigData (  ) 


Member Data Documentation

int dtABC::ApplicationConfigData::WINDOW_X

int dtABC::ApplicationConfigData::WINDOW_Y

dtCore::DeltaWin::Resolution dtABC::ApplicationConfigData::RESOLUTION

bool dtABC::ApplicationConfigData::SHOW_CURSOR

bool dtABC::ApplicationConfigData::FULL_SCREEN

bool dtABC::ApplicationConfigData::CHANGE_RESOLUTION

std::string dtABC::ApplicationConfigData::CAMERA_NAME

std::string dtABC::ApplicationConfigData::VIEW_NAME

std::string dtABC::ApplicationConfigData::SCENE_NAME

std::string dtABC::ApplicationConfigData::WINDOW_NAME

std::string dtABC::ApplicationConfigData::CAMERA_INSTANCE

std::string dtABC::ApplicationConfigData::SCENE_INSTANCE

std::string dtABC::ApplicationConfigData::WINDOW_INSTANCE

std::map<std::string, std::string> dtABC::ApplicationConfigData::LOG_LEVELS

std::vector<std::string> dtABC::ApplicationConfigData::LIBRARY_PATHS

std::map<std::string, std::string> dtABC::ApplicationConfigData::mProperties


http://www.delta3d.org
2.0.0 generated 14 Feb 2008