MCPcopy Create free account

hub / github.com/Jaysmito101/TerraForge3D / functions

Functions6,903 in github.com/Jaysmito101/TerraForge3D

↓ 28 callersFunctionwrenPushRoot
TODO: Inline?
include/wren/src/vm/wren_vm.c:1614
↓ 27 callersMethodemplace
src/json.hpp:17332
↓ 27 callersFunctionget8
include/stb/stb_vorbis.c:1337
↓ 27 callersFunctionmakeToken
Sets the parser's current token to the given [type] and current character range.
include/wren/src/vm/wren_compiler.c:672
↓ 26 callersMethodLoad
src/Nodes/Random.cpp:35
↓ 26 callersFunctionpeekChar
Returns the current character the parser is sitting on.
include/wren/src/vm/wren_compiler.c:640
↓ 26 callersFunctionsetup_free
include/stb/stb_vorbis.c:963
↓ 25 callersFunctionSTB_TEXTEDIT_GETCHAR
include/imgui/imgui_widgets.cpp:3664
↓ 25 callersMethodSetup
src/Nodes/Random.cpp:9
↓ 25 callersFunctionluaG_runerror
include/lua-5.4.3/src/ldebug.c:778
↓ 25 callersFunctionlua_pushboolean
include/lua-5.4.3/src/lapi.c:599
↓ 25 callersMethodwrite
Stream implementation
include/httplib/httplib.h:4401
↓ 24 callersFunctionBeginNode
include/imnodes/imnodes.cpp:2361
↓ 24 callersFunctionBeginNodeTitleBar
include/imnodes/imnodes.cpp:2429
↓ 24 callersFunctionEndNode
include/imnodes/imnodes.cpp:2396
↓ 24 callersFunctionEndNodeTitleBar
include/imnodes/imnodes.cpp:2435
↓ 24 callersFunctionImSaturate
include/imgui/imgui_internal.h:440
↓ 24 callersFunctionSTBI__CASE
include/stb/stb_image.h:4682
↓ 24 callersFunctionemitOp
Emits one bytecode instruction.
include/wren/src/vm/wren_compiler.c:1325
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
src/json.hpp:20116
↓ 24 callersFunctionluaL_checklstring
include/lua-5.4.3/src/lauxlib.c:402
↓ 24 callersFunctionnextChar
Advances the parser forward one character.
include/wren/src/vm/wren_compiler.c:654
↓ 23 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
include/imgui/imgui.cpp:1577
↓ 23 callersFunctionSetNodeScreenSpacePos
include/imnodes/imnodes.cpp:2642
↓ 23 callersFunctionlua_type
include/lua-5.4.3/src/lapi.c:278
↓ 23 callersMethodoperator[]
access to successor
src/json.hpp:12333
↓ 23 callersFunctionstrcasestr
src/ElevationNodeEditor.cpp:44
↓ 22 callersFunctionGetProjectResourcePath
src/ProjectData.cpp:46
↓ 22 callersFunctionSliderFloat2
include/imgui/imgui.h:3100
↓ 22 callersFunctionlua_getfield
include/lua-5.4.3/src/lapi.c:683
↓ 22 callersFunctionwrenGrayObj
include/wren/src/vm/wren_value.c:977
↓ 21 callersFunctioncallMethod
Compiles a method call with [numArgs] for a method with [name] with [length].
include/wren/src/vm/wren_compiler.c:1996
↓ 21 callersFunctioninput_adapter
src/json.hpp:5703
↓ 21 callersFunctionluaO_pushfstring
include/lua-5.4.3/src/lobject.c:539
↓ 20 callersMethodHasValue
include/imnodes/imnodes_internal.h:100
↓ 20 callersFunctionImSwap
include/imgui/imgui_internal.h:430
↓ 20 callersFunctionSTB_TEXTEDIT_STRINGLEN
include/imgui/imgui_widgets.cpp:3663
↓ 20 callersMethodSave
src/NodeEditorNodes.h:127
↓ 20 callersFunctionhash
* Helper function to hash an integer using the above permutation table * * This inline function costs around 1ns, and is called N+1 times for a noi
src/SimplexNoise.cpp:99
↓ 20 callersFunctionmz_zip_array_clear
include/zip/miniz.h:5145
↓ 20 callersFunctionstbi__get32be
include/stb/stb_image.h:1684
↓ 20 callersFunctionstbi__malloc
include/stb/stb_image.h:982
↓ 20 callersFunctionstbte__draw_rect
include/stb/stb_tilemap_editor.h:1653
↓ 20 callersFunctionstbte__write_undo
include/stb/stb_tilemap_editor.h:1349
↓ 20 callersFunctionwrenStringFormat
include/wren/src/vm/wren_value.c:819
↓ 19 callersMethodAddText
include/imgui/imgui_draw.cpp:1577
↓ 19 callersFunctionImLengthSqr
include/imgui/imgui_internal.h:441
↓ 19 callersFunctionPopStyleCompact
include/imgui/imgui_demo.cpp:3535
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
include/imgui/imgui_demo.cpp:3528
↓ 19 callersFunctionluaK_exp2anyreg
** Ensures final expression result is in some (any) register ** and return that register. */
include/lua-5.4.3/src/lcode.c:936
↓ 19 callersFunctionluaL_checkany
include/lua-5.4.3/src/lauxlib.c:396
↓ 19 callersMethodnumber_integer
src/json.hpp:6472
↓ 19 callersMethodset_header
include/httplib/httplib.h:4254
↓ 19 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
include/imgui/imstb_textedit.h:577
↓ 19 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
include/stb/stb_textedit.h:573
↓ 18 callersMethodGetSource
src/AppShaderEditor.cpp:143
↓ 18 callersFunctionImGui_ImplGlfw_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
include/imgui/backends/imgui_impl_glfw.cpp:118
↓ 18 callersMethodOnKeyPressed
include/imgui/imgui_widgets.cpp:3783
↓ 18 callersFunctionTDEFL_READ_UNALIGNED_WORD2
include/zip/miniz.h:3154
↓ 18 callersMethodValue
include/imnodes/imnodes_internal.h:102
↓ 18 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
src/json.hpp:22147
↓ 18 callersMethodfail
(self, message, *args)
include/wren/util/test.py:292
↓ 18 callersFunctionfrom_json
src/json.hpp:3894
↓ 18 callersMethodhas_header
Request implementation
include/httplib/httplib.h:4241
↓ 18 callersFunctionlua_geti
include/lua-5.4.3/src/lapi.c:689
↓ 18 callersFunctionlua_toboolean
include/lua-5.4.3/src/lapi.c:393
↓ 18 callersMethodsax_parse
src/json.hpp:10984
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
include/imgui/imstb_truetype.h:2936
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
include/stb/stb_truetype.h:3028
↓ 18 callersFunctionttULONG
include/stb/stb_truetype.h:1288
↓ 17 callersFunctionGetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
include/imgui/imgui_internal.h:2545
↓ 17 callersMethodGetNativeWindow
src/Base/Window.h:40
↓ 17 callersFunctionIM_DELETE
include/imgui/imgui.h:1751
↓ 17 callersMethodLoad
src/NodeEditorNodes.h:136
↓ 17 callersMethodSetCurrentChannel
include/imgui/imgui_draw.cpp:1791
↓ 17 callersFunctionexpression
Parses an expression. Unlike statements, expressions leave a resulting value on the stack.
include/wren/src/vm/wren_compiler.c:2856
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
src/json.hpp:10756
↓ 17 callersFunctionluaL_buffinit
include/lua-5.4.3/src/lauxlib.c:629
↓ 17 callersFunctionluaL_pushresult
include/lua-5.4.3/src/lauxlib.c:593
↓ 17 callersFunctionto_json
src/json.hpp:4785
↓ 16 callersFunctionDockNodeGetRootNode
include/imgui/imgui_internal.h:2733
↓ 16 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
include/imgui/imgui_internal.h:314
↓ 16 callersFunctionMakeLink
src/ElevationNodeEditor.cpp:204
↓ 16 callersFunctionSTB_TEXTEDIT_LAYOUTROW
include/imgui/imgui_widgets.cpp:3668
↓ 16 callersFunctionconstruct
include/wrenpp/Wren++.h:636
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
src/json.hpp:20138
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
src/json.hpp:19957
↓ 16 callersFunctionluaL_checktype
include/lua-5.4.3/src/lauxlib.c:390
↓ 16 callersFunctionset_file_offset
include/stb/stb_vorbis.c:1397
↓ 16 callersFunctionwrenGetSlotForeign
include/wren/src/vm/wren_vm.c:1702
↓ 15 callersMethodClear
include/imgui/imgui_draw.cpp:2030
↓ 15 callersMethodGetPins
src/Nodes/Random.cpp:17
↓ 15 callersFunctionIsNavInputTest
include/imgui/imgui_internal.h:2715
↓ 15 callersFunctionPACKET_remaining
* Returns the number of bytes remaining to be read in the PACKET */
include/internal/packet.h:39
↓ 15 callersFunctioncombine
boost::hash_combine
src/json.hpp:5203
↓ 15 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
src/json.hpp:16426
↓ 15 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
src/json.hpp:7974
↓ 15 callersFunctionluaL_addlstring
include/lua-5.4.3/src/lauxlib.c:579
↓ 15 callersFunctionmz_zip_array_push_back
include/zip/miniz.h:5202
↓ 15 callersFunctionparse
src/json.hpp:24344
← previousnext →101–200 of 6,903, ranked by callers