MCPcopy Create free account

hub / github.com/JoeyDeVries/Cell / functions

Functions1,404 in github.com/JoeyDeVries/Cell

↓ 1 callersMethodGetEdgeIndex
cell/mesh/mesh.cpp:548
↓ 1 callersMethodGetFloat
cell/imgui/imgui.cpp:1410
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
cell/imgui/imgui_draw.cpp:1698
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
cell/imgui/imgui.cpp:6580
↓ 1 callersMethodGetPostProcessingRenderCommands
--------------------------------------------------------------------------------------------
cell/renderer/command_buffer.cpp:187
↓ 1 callersMethodGetPrevTransform
--------------------------------------------------------------------------------------------
cell/scene/scene_node.cpp:149
↓ 1 callersMethodGetShadowCastRenderCommands
--------------------------------------------------------------------------------------------
cell/renderer/command_buffer.cpp:192
↓ 1 callersMethodGetSkypCature
------------------------------------------------------------------------
cell/renderer/renderer.cpp:547
↓ 1 callersMethodGetTexDataAsRGBA32
cell/imgui/imgui_draw.cpp:1184
↓ 1 callersMethodGetUniforms
------------------------------------------------------------------------
cell/shading/material.cpp:150
↓ 1 callersFunctionImAtoi
cell/imgui/imgui.cpp:946
↓ 1 callersFunctionImDot
cell/imgui/imgui_internal.h:153
↓ 1 callersFunctionImFontAtlasBuildFinish
cell/imgui/imgui_draw.cpp:1674
↓ 1 callersFunctionImFontAtlasBuildMultiplyCalcLookupTable
cell/imgui/imgui_draw.cpp:1368
↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
cell/imgui/imgui_draw.cpp:1377
↓ 1 callersFunctionImFontAtlasBuildPackCustomRects
cell/imgui/imgui_draw.cpp:1597
↓ 1 callersFunctionImFontAtlasBuildRegisterDefaultCustomRects
cell/imgui/imgui_draw.cpp:1575
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
cell/imgui/imgui_draw.cpp:1623
↓ 1 callersFunctionImFontAtlasBuildSetupFont
cell/imgui/imgui_draw.cpp:1581
↓ 1 callersFunctionImFontAtlasBuildWithStbTruetype
cell/imgui/imgui_draw.cpp:1385
↓ 1 callersFunctionImGui_ImplGlfwGL3_CreateDeviceObjects
cell/cell.cpp:383
↓ 1 callersFunctionImGui_ImplGlfwGL3_CreateFontsTexture
cell/cell.cpp:357
↓ 1 callersFunctionImGui_ImplGlfwGL3_Init
cell/cell.cpp:486
↓ 1 callersFunctionImGui_ImplGlfwGL3_InvalidateDeviceObjects
cell/cell.cpp:460
↓ 1 callersFunctionImGui_ImplGlfwGL3_NewFrame
cell/cell.cpp:527
↓ 1 callersFunctionImGui_ImplGlfwGL3_Shutdown
cell/cell.cpp:521
↓ 1 callersFunctionImStrlenW
cell/imgui/imgui.cpp:910
↓ 1 callersFunctionImTextCharToUtf8
Based on stb_to_utf8() from github.com/nothings/stb/
cell/imgui/imgui.cpp:1127
↓ 1 callersFunctionImTextCountUtf8BytesFromChar
cell/imgui/imgui.cpp:1164
↓ 1 callersFunctionImTriangleBarycentricCoords
cell/imgui/imgui.cpp:855
↓ 1 callersFunctionImTriangleClosestPoint
cell/imgui/imgui.cpp:866
↓ 1 callersFunctionImUpperPowerOfTwo
cell/imgui/imgui_internal.h:99
↓ 1 callersFunctionInit
cell/cell.cpp:35
↓ 1 callersMethodInit
------------------------------------------------------------------------
cell/renderer/renderer.cpp:62
↓ 1 callersFunctionInputKey
cell/cell.cpp:163
↓ 1 callersFunctionInputMouse
cell/cell.cpp:157
↓ 1 callersMethodInputMouse
--------------------------------------------------------------------------------------------
cell/camera/fly_camera.cpp:58
↓ 1 callersFunctionInputScroll
cell/cell.cpp:177
↓ 1 callersMethodInputScroll
--------------------------------------------------------------------------------------------
cell/camera/fly_camera.cpp:76
↓ 1 callersFunctionInputTextCalcTextLenAndLineCount
cell/imgui/imgui.cpp:7557
↓ 1 callersMethodIsActive
cell/imgui/imgui.h:992
↓ 1 callersFunctionLoadIniSettingsFromDisk
Zero-tolerance, poor-man .ini parsing FIXME: Write something less rubbish
cell/imgui/imgui.cpp:2501
↓ 1 callersFunctionMenuBarHeight
cell/imgui/imgui_internal.h:743
↓ 1 callersFunctionOffsetNormToPixels
cell/imgui/imgui.cpp:10139
↓ 1 callersFunctionPaintVertsLinearGradientKeepAlpha
cell/imgui/imgui.cpp:9587
↓ 1 callersFunctionPathBezierToCasteljau
cell/imgui/imgui_draw.cpp:727
↓ 1 callersMethodPrimRectUV
cell/imgui/imgui_draw.cpp:389
↓ 1 callersMethodProcessCube
--------------------------------------------------------------------------------------------
cell/renderer/PBR.cpp:122
↓ 1 callersMethodProcessEquirectangular
--------------------------------------------------------------------------------------------
cell/renderer/PBR.cpp:110
↓ 1 callersMethodProcessPostLighting
--------------------------------------------------------------------------------------------
cell/renderer/PostProcessor.cpp:195
↓ 1 callersMethodProcessPreLighting
--------------------------------------------------------------------------------------------
cell/renderer/PostProcessor.cpp:174
↓ 1 callersMethodPushClipRect
When using this function it is sane to ensure that float are perfectly rounded to integer values, to that e.g. (int)(max.x-min.x) in user's render pro
cell/imgui/imgui.cpp:2690
↓ 1 callersMethodRenderChar
cell/imgui/imgui_draw.cpp:2196
↓ 1 callersFunctionRenderGUI
cell/cell.cpp:124
↓ 1 callersMethodRenderProbes
--------------------------------------------------------------------------------------------
cell/renderer/PBR.cpp:177
↓ 1 callersMethodRenderPushedCommands
------------------------------------------------------------------------
cell/renderer/renderer.cpp:236
↓ 1 callersMethodRenderText
cell/imgui/imgui_draw.cpp:2210
↓ 1 callersFunctionSTB_TEXTEDIT_KEYTOTEXT
cell/imgui/imgui.cpp:7622
↓ 1 callersMethodScaleClipRects
Helper to scale the ClipRect field of each ImDrawCmd. Use if your final output buffer is at a different scale than ImGui expects, or if there is a dif
cell/imgui/imgui_draw.cpp:1024
↓ 1 callersMethodSetCamera
------------------------------------------------------------------------
cell/renderer/renderer.cpp:158
↓ 1 callersMethodSetCubemap
--------------------------------------------------------------------------------------------
cell/scene/background.cpp:38
↓ 1 callersMethodSetFilterMax
--------------------------------------------------------------------------------------------
cell/shading/Texture.cpp:154
↓ 1 callersMethodSetFilterMin
--------------------------------------------------------------------------------------------
cell/shading/Texture.cpp:147
↓ 1 callersMethodSetFloat
--------------------------------------------------------------------------------------------
cell/shading/shader.cpp:178
↓ 1 callersMethodSetShader
--------------------------------------------------------------------------------------------
cell/shading/material.cpp:23
↓ 1 callersMethodSetVectorArray
--------------------------------------------------------------------------------------------
cell/shading/shader.cpp:206
↓ 1 callersMethodSetWrapMode
--------------------------------------------------------------------------------------------
cell/shading/Texture.cpp:120
↓ 1 callersFunctionShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
cell/imgui/imgui_demo.cpp:2065
↓ 1 callersFunctionShowExampleAppConsole
cell/imgui/imgui_demo.cpp:2559
↓ 1 callersFunctionShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints.
cell/imgui/imgui_demo.cpp:2082
↓ 1 callersFunctionShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
cell/imgui/imgui_demo.cpp:2174
↓ 1 callersFunctionShowExampleAppFixedOverlay
Demonstrate creating a simple static window with no decoration + a context-menu to choose which corner of the screen to use.
cell/imgui/imgui_demo.cpp:2120
↓ 1 callersFunctionShowExampleAppLayout
Demonstrate create a window with multiple child windows.
cell/imgui/imgui_demo.cpp:2648
↓ 1 callersFunctionShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
cell/imgui/imgui_demo.cpp:2630
↓ 1 callersFunctionShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
cell/imgui/imgui_demo.cpp:2767
↓ 1 callersFunctionShowExampleAppMainMenuBar
Demonstrate creating a fullscreen menu bar and populating it.
cell/imgui/imgui_demo.cpp:1984
↓ 1 callersFunctionShowExampleAppManipulatingWindowTitle
Demonstrate using "##" and "###" in identifiers to manipulate ID generation. Read section "How can I have multiple widgets with the same label? Can I
cell/imgui/imgui_demo.cpp:2148
↓ 1 callersFunctionShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
cell/imgui/imgui_demo.cpp:2694
↓ 1 callersFunctionSliderBehaviorCalcRatioFromValue
cell/imgui/imgui.cpp:6604
↓ 1 callersMethodStep
cell/imgui/imgui_demo.cpp:2087
↓ 1 callersMethodUpdate
cell/imgui/imgui.cpp:1653
↓ 1 callersMethodUpdate
demo/scenes/pbr_test.cpp:28
↓ 1 callersMethodUpdateRenderSize
--------------------------------------------------------------------------------------------
cell/renderer/PostProcessor.cpp:149
↓ 1 callersMethodappend
cell/imgui/imgui.cpp:1633
↓ 1 callersMethodappendv
Helper: Text buffer for logging/accumulating text
cell/imgui/imgui.cpp:1612
↓ 1 callersFunctionfind_coreGL
cell/glad/glad.c:1596
↓ 1 callersFunctionfind_extensionsGL
cell/glad/glad.c:1589
↓ 1 callersFunctionfree_exts
cell/glad/glad.c:66
↓ 1 callersFunctionget_exts
cell/glad/glad.c:39
↓ 1 callersFunctiongladLoadGLLoader
cell/glad/glad.c:1656
↓ 1 callersFunctionhas_ext
cell/glad/glad.c:73
↓ 1 callersFunctionis_word_boundary_from_left
FIXME: Move setting to IO structure
cell/imgui/imgui.cpp:7641
↓ 1 callersFunctionlength
NOTE(Joey): quaternion geometry -------------------------------
math/linear_algebra/quaternion.h:100
↓ 1 callersFunctionload_GL_ARB_debug_output
cell/glad/glad.c:1582
↓ 1 callersFunctionload_GL_VERSION_1_0
cell/glad/glad.c:831
↓ 1 callersFunctionload_GL_VERSION_1_1
cell/glad/glad.c:882
↓ 1 callersFunctionload_GL_VERSION_1_2
cell/glad/glad.c:898
↓ 1 callersFunctionload_GL_VERSION_1_3
cell/glad/glad.c:905
↓ 1 callersFunctionload_GL_VERSION_1_4
cell/glad/glad.c:917
↓ 1 callersFunctionload_GL_VERSION_1_5
cell/glad/glad.c:929
← previousnext →401–500 of 1,404, ranked by callers