cinder::app Namespace
Show All |
Namespaces
Classes
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
struct
-
class
-
struct
-
struct
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
struct
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
-
class
Typedefs
-
std::shared_ptr< class Window >WindowRef
-
std::shared_ptr< class BlankingWindow >BlankingWindowRef
-
std::shared_ptr< class Renderer >RendererRef
-
std::shared_ptr< class Renderer2d >Renderer2dRef
-
std::shared_ptr< class RendererDx >RendererDxRef
-
std::shared_ptr< class RendererGl >RendererGlRef
-
HGLRChShareContext
-
HGLRC const int *attribList
-
BOOL(__stdcall *PFNWGLCHOOSEPIXELFORMATARBPROC )(HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats)
Free Functions
Functions
-
CI_API std::ostream &operator<< (std::ostream &os, const FileDropEvent &event)
-
CI_API std::ostream &operator<< (std::ostream &out, const TouchEvent::Touch &touch)
-
CI_API std::ostream &operator<< (std::ostream &out, const TouchEvent &event)
-
voidPlatform_destroyStaticInstance ()
-
voiddbg_log_sensor (const std::string &name, const std::shared_ptr< EventManagerAndroid::Sensor > &sensor)
-
_Unwind_Reason_CodeunwindCallback (struct _Unwind_Context *context, void *arg)
-
voidcheckGlStatus ()
-
EGLintgetEglError ()
-
std::stringgetEglErrorString (EGLint err)
-
voidinitKeyTable ()
-
LRESULT CALLBACKWndProc (HWND mWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
-
LRESULT CALLBACKBlankingWndProc (HWND mWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
-
unsigned intprepMouseEventModifiers (WPARAM wParam)
-
intprepNativeKeyCode (WPARAM wParam)
-
WCHARmapVirtualKey (WPARAM wParam)
-
unsigned intprepKeyEventModifiers ()
-
typedefHGLRC (__stdcall *PFNWGLCREATECONTEXTATTRIBSARB)(HDC hDC
-
unsigned intprepPointerEventModifiers (PointerEventArgs^args)
Variables
-
__pad0__
-
__pad1__
-
EventSignalMouse
-
EventSignalTouch
-
__pad2__
-
EventSignalKey
-
__pad3__
-
EventSignalFileDrop
-
__pad4__
-
sInstance = nullptr
-
std::thread::idsPrimaryThreadId = std::this_thread::get_id()
-
boolsTableInited = false
-
map< int, int >sKeyTable
-
const intsMousePointerWidth = 24
-
const intsMousePointerHeight = 24
-
const intsMousePointerPixInc = 4
-
const intsMousePointerLength =
-
const charsMousePointer
-
const wchar_t *WINDOWED_WIN_CLASS_NAME = TEXT("CinderWinClass")
-
const wchar_t *BLANKING_WINDOW_CLASS_NAME = TEXT("CinderBlankingWindow")
-
const intTIMER_ID = 1
-
boolsMultisampleSupported = false
-
intsArbMultisampleFormat