Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jaysmito101/TerraForge3D
/ functions
Functions
6,903 in github.com/Jaysmito101/TerraForge3D
⨍
Functions
6,903
◇
Types & classes
1,762
↓ 907 callers
Function
ImVec2
include/imgui/imgui.h:269
↓ 324 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
src/json.hpp:12654
↓ 263 callers
Method
c_str
include/imgui/imgui.h:2214
↓ 262 callers
Function
mz_zip_set_error
include/zip/miniz.h:5283
↓ 253 callers
Function
ImMax
include/imgui/imgui_internal.h:427
↓ 229 callers
Method
size
include/httplib/httplib.h:2129
↓ 160 callers
Function
create
src/json.hpp:18330
↓ 152 callers
Function
HelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
include/imgui/imgui_demo.cpp:192
↓ 148 callers
Method
size
src/json.hpp:3093
↓ 144 callers
Function
stbi__get8
include/stb/stb_image.h:1594
↓ 136 callers
Function
to_string
include/httplib/httplib.h:1554
↓ 125 callers
Function
error
include/stb/stb_vorbis.c:913
↓ 122 callers
Method
write_character
src/json.hpp:13496
↓ 121 callers
Method
empty
include/imgui/imgui.h:2211
↓ 116 callers
Function
stbi__err
include/stb/stb_image.h:975
↓ 103 callers
Function
ImFloor
include/imgui/imgui_internal.h:444
↓ 102 callers
Function
ttUSHORT
include/stb/stb_truetype.h:1286
↓ 95 callers
Function
ImMin
include/imgui/imgui_internal.h:426
↓ 92 callers
Method
end
return iterator end (needed for range-based for)
src/json.hpp:4488
↓ 91 callers
Function
ImRect
include/imgui/imgui_internal.h:492
↓ 91 callers
Function
ttUSHORT
include/imgui/imstb_truetype.h:1269
↓ 86 callers
Function
DragFloat
include/imgui/imgui.h:3093
↓ 84 callers
Method
clear
include/imgui/imgui.h:2212
↓ 77 callers
Function
get_bits
@OPTIMIZE: this is the secondary bit decoder, so it's probably not as important as the huffman decoder?
include/stb/stb_vorbis.c:1599
↓ 76 callers
Method
AddRectFilled
include/imgui/imgui_draw.cpp:1405
↓ 74 callers
Method
begin
return iterator begin (needed for range-based for)
src/json.hpp:4482
↓ 74 callers
Method
begin
include/imgui/imgui.h:2208
↓ 73 callers
Function
GetCurrentWindow
include/imgui/imgui_internal.h:2546
↓ 71 callers
Method
find
src/json.hpp:17426
↓ 69 callers
Function
BeginInputAttribute
include/imnodes/imnodes.cpp:2449
↓ 69 callers
Function
EndInputAttribute
include/imnodes/imnodes.cpp:2454
↓ 68 callers
Function
luaL_error
** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** an error w
include/lua-5.4.3/src/lauxlib.c:234
↓ 61 callers
Function
ImClamp
include/imgui/imgui_internal.h:428
↓ 60 callers
Method
insert
src/json.hpp:17450
↓ 59 callers
Function
PushStyleVar
include/imnodes/imnodes.cpp:2594
↓ 59 callers
Function
match
Consumes the current token if its type is [expected]. Returns true if a token was consumed.
include/wren/src/vm/wren_compiler.c:1258
↓ 57 callers
Method
end
include/imgui/imgui.h:2209
↓ 53 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
include/imgui/imgui_draw.cpp:1394
↓ 53 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
include/imgui/imgui.h:2210
↓ 52 callers
Function
Log
src/Utils.cpp:278
↓ 52 callers
Function
get
src/json.hpp:4497
↓ 51 callers
Function
ImFormatString
include/imgui/imgui.cpp:1501
↓ 51 callers
Method
erase
src/json.hpp:17381
↓ 50 callers
Function
GetExecutableDir
src/Utils.cpp:154
↓ 50 callers
Function
lua_pushinteger
include/lua-5.4.3/src/lapi.c:507
↓ 49 callers
Function
PopStyleVar
include/imnodes/imnodes.cpp:2620
↓ 48 callers
Function
lua_pushvalue
include/lua-5.4.3/src/lapi.c:264
↓ 47 callers
Function
SliderFloat
include/imgui/imgui.h:3099
↓ 47 callers
Method
key
src/json.hpp:6502
↓ 46 callers
Function
ImLerp
include/imgui/imgui_internal.h:429
↓ 46 callers
Method
clear
include/avir/avir.h:836
↓ 46 callers
Method
getCapacity
include/avir/avir.h:545
↓ 45 callers
Method
Evaluate
src/NodeEditorNodes.h:212
↓ 45 callers
Method
GetID
include/imgui/imgui.cpp:3011
↓ 44 callers
Function
stbi__rewind
include/stb/stb_image.h:883
↓ 43 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
src/json.hpp:12608
↓ 42 callers
Method
appendf
include/imgui/imgui.cpp:2228
↓ 42 callers
Function
consume
Consumes the current token. Emits an error if its type is not [expected].
include/wren/src/vm/wren_compiler.c:1267
↓ 42 callers
Function
lua_pushnumber
include/lua-5.4.3/src/lapi.c:499
↓ 39 callers
Function
GenerateId
src/Utils.cpp:159
↓ 39 callers
Function
add
add a character to token_buffer
src/json.hpp:7927
↓ 39 callers
Function
index2value
include/lua-5.4.3/src/lapi.c:56
↓ 39 callers
Function
stb__clex_token
main helper function for returning a parsed token
include/stb/stb_c_lexer.h:302
↓ 39 callers
Function
stbi__get16be
include/stb/stb_image.h:1674
↓ 38 callers
Method
GetWidth
src/Base/Texture2D.h:14
↓ 38 callers
Function
ttSHORT
include/stb/stb_truetype.h:1287
↓ 38 callers
Method
value
return value of the iterator
src/json.hpp:4463
↓ 37 callers
Method
AddLine
include/imgui/imgui_draw.cpp:1383
↓ 37 callers
Function
ttSHORT
include/imgui/imstb_truetype.h:1270
↓ 36 callers
Method
empty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
src/json.hpp:12679
↓ 36 callers
Function
error
Outputs a compile or syntax error. This also marks the compilation as having an error, which ensures that the resulting code will be discarded and nev
include/wren/src/vm/wren_compiler.c:460
↓ 36 callers
Function
lua_setfield
include/lua-5.4.3/src/lapi.c:865
↓ 36 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
src/json.hpp:24570
↓ 34 callers
Function
lua_pushstring
include/lua-5.4.3/src/lapi.c:532
↓ 32 callers
Function
GetForegroundDrawList
include/imgui/imgui_internal.h:2569
↓ 32 callers
Function
IsKeyPressedMap
include/imgui/imgui_internal.h:2713
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
src/json.hpp:18880
↓ 32 callers
Function
luaL_checkinteger
include/lua-5.4.3/src/lauxlib.c:442
↓ 32 callers
Function
stbi__get32le
include/stb/stb_image.h:1702
↓ 32 callers
Function
stbvox_make_mesh_for_face
include/stb/stb_voxel_render.h:2676
↓ 31 callers
Function
luaL_checknumber
include/lua-5.4.3/src/lauxlib.c:420
↓ 31 callers
Function
luaL_optinteger
include/lua-5.4.3/src/lauxlib.c:452
↓ 31 callers
Function
lua_gettop
include/lua-5.4.3/src/lapi.c:169
↓ 31 callers
Method
parse_error
src/json.hpp:2825
↓ 30 callers
Function
ignoreNewlines
Discards any newlines starting at the current token.
include/wren/src/vm/wren_compiler.c:1291
↓ 30 callers
Function
lua_pushfstring
include/lua-5.4.3/src/lapi.c:560
↓ 30 callers
Function
lua_settop
include/lua-5.4.3/src/lapi.c:174
↓ 30 callers
Function
setup_malloc
include/stb/stb_vorbis.c:950
↓ 30 callers
Function
stbi__get16le
include/stb/stb_image.h:1694
↓ 30 callers
Function
stbi__skip
include/stb/stb_image.h:1624
↓ 30 callers
Function
stbte__activate
include/stb/stb_tilemap_editor.h:1764
↓ 30 callers
Function
test
include/stb/stb_divide.h:311
↓ 30 callers
Function
wrenPopRoot
include/wren/src/vm/wren_vm.c:1622
↓ 29 callers
Function
validateApiSlot
Ensures that [slot] is a valid index into the API's stack of slots.
include/wren/src/vm/wren_vm.c:1655
↓ 28 callers
Function
BeginOutputAttribute
include/imnodes/imnodes.cpp:2456
↓ 28 callers
Function
EndOutputAttribute
include/imnodes/imnodes.cpp:2461
↓ 28 callers
Method
GetHeight
src/Base/Texture2D.h:15
↓ 28 callers
Function
if
include/lua-5.4.3/src/ltm.c:206
↓ 28 callers
Function
luaX_next
include/lua-5.4.3/src/llex.c:565
↓ 28 callers
Method
reserve
include/imgui/imgui.h:2213
next →
1–100 of 6,903, ranked by callers