NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::CommonControls Member List

This is the complete list of members for FW::CommonControls, including all inherited members.

addButton(bool *target, const String &key, const String &title, bool *dirtyNotify=NULL)FW::CommonControlsinline
addButton(S32 *target, S32 value, const String &key, const String &title, bool *dirtyNotify=NULL)FW::CommonControlsinline
addSeparator(void)FW::CommonControlsinline
addSlider(F32 *target, F32 minValue, F32 maxValue, bool isExponential, const String &increaseKey, const String &decreaseKey, const String &format, F32 speed=0.25f, bool *dirtyNotify=NULL)FW::CommonControlsinline
addSlider(S32 *target, S32 minValue, S32 maxValue, bool isExponential, const String &increaseKey, const String &decreaseKey, const String &format, F32 speed=0.0f, bool *dirtyNotify=NULL)FW::CommonControlsinline
addStateObject(StateObject *obj)FW::CommonControlsinline
addToggle(bool *target, const String &key, const String &title, bool *dirtyNotify=NULL)FW::CommonControlsinline
addToggle(S32 *target, S32 value, const String &key, const String &title, bool *dirtyNotify=NULL)FW::CommonControlsinline
beginSliderStack(void)FW::CommonControlsinline
CommonControls(U32 features=Feature_Default)FW::CommonControls
endSliderStack(void)FW::CommonControlsinline
Feature enum nameFW::CommonControls
Feature_All enum valueFW::CommonControls
Feature_CloseOnAltF4 enum valueFW::CommonControls
Feature_CloseOnEsc enum valueFW::CommonControls
Feature_Default enum valueFW::CommonControls
Feature_FullScreenOnF11 enum valueFW::CommonControls
Feature_HideControlsOnF10 enum valueFW::CommonControls
Feature_LoadStateOnNum enum valueFW::CommonControls
Feature_None enum valueFW::CommonControls
Feature_RepaintOnF5 enum valueFW::CommonControls
Feature_SaveStateOnAltNum enum valueFW::CommonControls
Feature_ScreenshotOnPrtScn enum valueFW::CommonControls
Feature_ShowFPSOnF9 enum valueFW::CommonControls
flashButtonTitles(void)FW::CommonControls
getKeyBoost(void) const FW::CommonControls
getScreenshotFileName(void) const FW::CommonControls
getShowControls(void) const FW::CommonControlsinline
getShowFPS(void) const FW::CommonControlsinline
getStateFileName(int idx) const FW::CommonControlsinline
handleEvent(const Window::Event &ev)FW::CommonControlsvirtual
Listener(void)FW::Window::Listenerinline
loadState(const String &fileName)FW::CommonControls
loadStateDialog(void)FW::CommonControls
message(const String &str, const String &volatileID="", U32 abgr=0xffffffffu)FW::CommonControls
removeControl(const void *target)FW::CommonControls
removeStateObject(StateObject *obj)FW::CommonControlsinline
resetControls(void)FW::CommonControls
saveState(const String &fileName)FW::CommonControls
saveStateDialog(void)FW::CommonControls
setControlVisibility(bool visible)FW::CommonControlsinline
setScreenshotFilePrefix(const String &prefix)FW::CommonControlsinline
setStateFilePrefix(const String &prefix)FW::CommonControlsinline
showControls(bool show)FW::CommonControlsinline
showFPS(bool show)FW::CommonControlsinline
~CommonControls(void)FW::CommonControlsvirtual
~Listener(void)FW::Window::Listenerinlinevirtual