Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dalerank/nanogui-sdl
/ functions
Functions
1,284 in github.com/dalerank/nanogui-sdl
⨍
Functions
1,284
◇
Types & classes
199
Method
mouseButtonEvent
sdlgui/slider.cpp:201
Method
mouseDragEvent
sdlgui/vscrollpanel.cpp:41
Method
mouseDragEvent
sdlgui/colorwheel.cpp:163
Method
mouseDragEvent
sdlgui/imageview.cpp:128
Method
mouseDragEvent
sdlgui/textbox.cpp:482
Method
mouseDragEvent
sdlgui/textbox.h:216
Method
mouseDragEvent
sdlgui/textbox.h:333
Method
mouseDragEvent
sdlgui/widget.cpp:163
Method
mouseDragEvent
sdlgui/slider.cpp:190
Method
mouseMotionEvent
sdlgui/vscrollpanel.cpp:73
Method
mouseMotionEvent
sdlgui/textbox.cpp:463
Method
mouseMotionEvent
sdlgui/imagepanel.cpp:44
Method
mouseMotionEvent
sdlgui/widget.cpp:132
Method
mousePos
Return the last observed mouse position value
sdlgui/screen.h:80
Method
moveOffset
sdlgui/imageview.cpp:104
Method
moveWindowToFront
sdlgui/screen.cpp:422
Function
my_stbtt_initfont
sdlgui/stb_truetype.h:248
Function
my_stbtt_print
sdlgui/stb_truetype.h:260
Method
neg
sdlgui/nanort.h:326
Method
normalize
sdlgui/nanort.h:330
Method
numberFormat
sdlgui/textbox.h:270
Function
nvgAddFallbackFont
sdlgui/nanovg.c:2313
Function
nvgArcTo
sdlgui/nanovg.c:2001
Function
nvgBezierTo
sdlgui/nanovg.c:1984
Function
nvgCancelFrame
sdlgui/nanovg.c:386
Function
nvgClearBackgroundRT
sdlgui/nanovg_rt.h:2486
Function
nvgClosePath
sdlgui/nanovg.c:2057
Function
nvgCreateFont
Add fonts
sdlgui/nanovg.c:2290
Function
nvgCreateFontMem
sdlgui/nanovg.c:2295
Function
nvgCreateImage
sdlgui/nanovg.c:791
Function
nvgCreateImageMem
sdlgui/nanovg.c:807
Function
nvgCurrentTransform
sdlgui/nanovg.c:758
Function
nvgDebugDumpPathCache
sdlgui/nanovg.c:2197
Function
nvgDegToRad
sdlgui/nanovg.c:603
Function
nvgFontBlur
sdlgui/nanovg.c:2325
Function
nvgFontFace
sdlgui/nanovg.c:2355
Function
nvgFontFaceId
sdlgui/nanovg.c:2349
Function
nvgFontSize
State setting
sdlgui/nanovg.c:2319
Function
nvgGlobalAlpha
sdlgui/nanovg.c:699
Function
nvgGlobalCompositeBlendFunc
sdlgui/nanovg.c:1031
Function
nvgGlobalCompositeOperation
Global composite operation.
sdlgui/nanovg.c:1025
Function
nvgHSL
sdlgui/nanovg.c:481
Function
nvgImagePattern
sdlgui/nanovg.c:934
Function
nvgIsImageIcon
Determine whether an icon ID is a texture loaded via nvgImageIcon
sdlgui/common.h:718
Function
nvgLerpRGBA
sdlgui/nanovg.c:465
Function
nvgLineCap
sdlgui/nanovg.c:687
Function
nvgLineJoin
sdlgui/nanovg.c:693
Function
nvgMiterLimit
sdlgui/nanovg.c:681
Function
nvgQuadTo
sdlgui/nanovg.c:1990
Function
nvgRGB
sdlgui/nanovg.c:421
Function
nvgRGBf
sdlgui/nanovg.c:426
Function
nvgRadToDeg
sdlgui/nanovg.c:608
Function
nvgResetTransform
sdlgui/nanovg.c:712
Function
nvgRotate
sdlgui/nanovg.c:726
Function
nvgScale
sdlgui/nanovg.c:750
Function
nvgShapeAntiAlias
State setting
sdlgui/nanovg.c:669
Function
nvgSkewX
sdlgui/nanovg.c:734
Function
nvgSkewY
sdlgui/nanovg.c:742
Function
nvgTextAlign
sdlgui/nanovg.c:2343
Function
nvgTextBounds
sdlgui/nanovg.c:2788
Function
nvgTextBox
sdlgui/nanovg.c:2499
Function
nvgTextBoxBounds
sdlgui/nanovg.c:2815
Function
nvgTextGlyphPositions
sdlgui/nanovg.c:2532
Function
nvgTextLetterSpacing
sdlgui/nanovg.c:2331
Function
nvgTextLineHeight
sdlgui/nanovg.c:2337
Function
nvgTransRGBA
sdlgui/nanovg.c:453
Function
nvgTransRGBAf
sdlgui/nanovg.c:459
Function
nvgTransform
sdlgui/nanovg.c:705
Function
nvgTranslate
sdlgui/nanovg.c:718
Function
nvgUpdateImage
sdlgui/nanovg.c:825
Function
nvglCreateImageFromHandle
sdlgui/nanovg_rt.h:2461
Function
nvglImageHandle
sdlgui/nanovg_rt.h:2480
Method
objcallback
sdlgui/slider.h:53
Method
onArrowLeft
sdlgui/tabheader.cpp:540
Method
onArrowRight
sdlgui/tabheader.cpp:548
Method
operator!=
Compare this reference with another reference
sdlgui/common.h:190
Method
operator!=
sdlgui/common.h:294
Method
operator!=
sdlgui/common.h:442
Method
operator()
sdlgui/nanort.h:405
Method
operator()
sdlgui/nanort.h:978
Function
operator*
sdlgui/nanort.h:346
Method
operator*
sdlgui/nanort.h:304
Method
operator*
sdlgui/common.h:304
Method
operator*
sdlgui/common.h:395
Method
operator+
sdlgui/nanort.h:311
Method
operator+
sdlgui/common.h:309
Method
operator+
sdlgui/common.h:385
Method
operator-
sdlgui/nanort.h:305
Method
operator-
operators
sdlgui/common.h:381
Method
operator->
Support operator-> to get to the container. This allows nicer syntax like: StackContainer<...> foo; std::sort(foo->begin(), foo->end());
sdlgui/nanort.h:192
Method
operator->
Access the object referenced by this reference
sdlgui/common.h:199
Method
operator/
sdlgui/nanort.h:320
Method
operator/
sdlgui/common.h:400
Method
operator<
sort in order X, Y. Difference must be above rounding tolerance.
sdlgui/common.h:428
Method
operator<=
sort in order X, Y. Equality with rounding tolerance.
sdlgui/common.h:406
Method
operator=
sdlgui/nanort.h:208
Method
operator==
Compare this reference with another reference
sdlgui/common.h:187
Method
operator==
sdlgui/common.h:441
Method
operator>
sort in order X, Y. Difference must be above rounding tolerance.
sdlgui/common.h:435
Method
operator>=
sort in order X, Y. Equality with rounding tolerance.
sdlgui/common.h:421
← previous
next →
901–1,000 of 1,284, ranked by callers