NvAppBase Member List

This is the complete list of members for NvAppBase, including all inherited members.

appRequestExit()NvAppBase [protected]
characterInput(uint8_t c)=0NvInputCallbacks [pure virtual]
createStopWatch()NvAppBase [virtual]
draw(void)NvAppBase [inline, virtual]
focusChanged(bool focused)NvAppBase [inline, virtual]
forceLinkHack()NvAppBase
gamepadChanged(uint32_t changedPadFlags)=0NvInputCallbacks [pure virtual]
getAppContext()NvAppBase [inline]
getPlatformContext()NvAppBase [inline]
getRequestedWindowSize(int32_t &width, int32_t &height)NvAppBase [inline, virtual]
getThreadManagerInstance()NvAppBase [inline]
handleCharacterInput(uint8_t c) (defined in NvAppBase)NvAppBase [inline, virtual]
handleGamepadButtonChanged(uint32_t button, bool down) (defined in NvAppBase)NvAppBase [inline, virtual]
handleGamepadChanged(uint32_t changedPadFlags) (defined in NvAppBase)NvAppBase [inline, virtual]
handleKeyInput(uint32_t code, NvKeyActionType::Enum action) (defined in NvAppBase)NvAppBase [inline, virtual]
handlePointerInput(NvInputDeviceType::Enum device, NvPointerActionType::Enum action, uint32_t modifiers, int32_t count, NvPointerEvent *points, int64_t timestamp=0) (defined in NvAppBase)NvAppBase [inline, virtual]
initialize(const NvPlatformInfo &platform, int32_t width, int32_t height)NvAppBase [inline, virtual]
initRendering(void)NvAppBase [inline, virtual]
isExiting()NvAppBase [inline, protected]
isMobilePlatform()NvAppBase [inline]
isTestMode() (defined in NvAppBase)NvAppBase [inline, protected, virtual]
keyInput(uint32_t code, NvKeyActionType::Enum action)=0NvInputCallbacks [pure virtual]
m_hdrEnable (defined in NvAppBase)NvAppBase [protected]
m_hdrReady (defined in NvAppBase)NvAppBase [protected]
m_heightNvAppBase [protected]
m_widthNvAppBase [protected]
mainLoop()=0NvAppBase [pure virtual]
NvAppBase()NvAppBase
NvStopWatchFactory() (defined in NvStopWatchFactory)NvStopWatchFactory [inline]
pointerInput(NvInputDeviceType::Enum device, NvPointerActionType::Enum action, uint32_t modifiers, int32_t count, NvPointerEvent *points, int64_t timestamp=0)=0NvInputCallbacks [pure virtual]
queryPerformanceCounter()NvAppBase
queryPerformanceCounterFrequency()NvAppBase
reshape(int32_t width, int32_t height)NvAppBase [inline, virtual]
setThreadManager(NvThreadManager *threadManager)NvAppBase [inline, virtual]
showDialog(const char *title, const char *contents, bool exitApp)NvAppBase
shutdownRendering(void)NvAppBase [inline, virtual]
update(void)NvAppBase [inline, virtual]
writeLogFile(const std::string &path, bool append, const char *fmt,...)NvAppBase
writeScreenShot(int32_t width, int32_t height, const uint8_t *data, const std::string &path)NvAppBase
~NvAppBase()NvAppBase [virtual]
~NvStopWatchFactory() (defined in NvStopWatchFactory)NvStopWatchFactory [inline, virtual]