Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BobbyAnguelov/Esoterica
/ functions
Functions
15,937 in github.com/BobbyAnguelov/Esoterica
⨍
Functions
15,937
◇
Types & classes
3,969
↓ 5 callers
Function
SetupAxisFormat
Code/Base/ThirdParty/implot/implot.cpp:2159
↓ 5 callers
Function
ShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
Code/Base/ThirdParty/imgui/imgui_demo.cpp:8316
↓ 5 callers
Function
Sqr
Code/Base/Math/Math.h:37
↓ 5 callers
Function
SupportsUndoRedo
Does this tool support saving
Code/EngineTools/Core/EditorTool.h:209
↓ 5 callers
Method
SwitchToNextMode
Code/Base/Imgui/ImguiGizmo.cpp:62
↓ 5 callers
Function
TableGetColumnAvailSortDirection
Code/Base/ThirdParty/imgui/imgui_tables.cpp:2817
↓ 5 callers
Function
TagV
Code/Base/ThirdParty/implot/implot.cpp:3829
↓ 5 callers
Function
ToVector
Code/Base/Math/Quaternion.h:83
↓ 5 callers
Function
ToggleButton
Toggle button
Code/Base/Imgui/ImguiX.h:214
↓ 5 callers
Function
TraverseHierarchy
Code/EngineTools/NodeGraph/NodeGraph_BaseGraph.cpp:13
↓ 5 callers
Method
TryMakeConnection
Code/EngineTools/NodeGraph/NodeGraph_FlowGraph.cpp:406
↓ 5 callers
Method
UpdateAndDraw
Code/EngineTools/PropertyGrid/PropertyGridEditor.cpp:38
↓ 5 callers
Function
WasInitialized
Is this a valid instance that has been correctly initialized
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Instance.h:130
↓ 5 callers
Function
WindowRectRelToAbs
Code/Base/ThirdParty/imgui/imgui_internal.h:3193
↓ 5 callers
Method
WriteNormalizedFloat16Bit
Code/Base/Serialization/BitSerialization.h:126
↓ 5 callers
Function
XXH32_avalanche
! * @internal * @brief Mixes all bits to finalize the hash. * * The final mix ensures that all input bits have a chance to impact any bit in * th
Code/Base/ThirdParty/xxhash/xxhash.h:2642
↓ 5 callers
Method
append
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:9150
↓ 5 callers
Method
begin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/hashtable.h:925
↓ 5 callers
Method
cbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string_view.h:68
↓ 5 callers
Method
cend
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string_view.h:70
↓ 5 callers
Function
cgltf_buffer_view_data
Code/EngineTools/ThirdParty/cgltf/cgltf.h:2254
↓ 5 callers
Function
check_xml
Code/Base/ThirdParty/pugixml/docs/samples/load_error_handling.cpp:5
↓ 5 callers
Method
contains
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/intrusive_list.h:756
↓ 5 callers
Function
copy_backward
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:1324
↓ 5 callers
Function
count
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:1345
↓ 5 callers
Function
deref_noexcept
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:545
↓ 5 callers
Method
distance
Code/Base/ThirdParty/pcg/include/pcg_random.hpp:660
↓ 5 callers
Function
end
Code/Base/ThirdParty/imgui/imgui.h:2178
↓ 5 callers
Method
end
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bitvector.h:785
↓ 5 callers
Method
end
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/red_black_tree.h:916
↓ 5 callers
Method
end
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/hashtable.h:939
↓ 5 callers
Function
endian_swap
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1465
↓ 5 callers
Function
erase
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/deque.h:2673
↓ 5 callers
Function
erase_unsorted
Code/Base/ThirdParty/imgui/imgui.h:2199
↓ 5 callers
Method
evaluate_node_set
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:13058
↓ 5 callers
Method
first
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/compressed_pair.h:391
↓ 5 callers
Method
first
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:12583
↓ 5 callers
Method
first_attribute
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5791
↓ 5 callers
Method
get
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/safe_ptr.h:399
↓ 5 callers
Function
get_default_allocator
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/allocator.h:322
↓ 5 callers
Method
get_name
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/fixed_pool.h:715
↓ 5 callers
Function
get_thread_heap
Get the current thread heap
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:780
↓ 5 callers
Function
merge
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/sort.h:177
↓ 5 callers
Function
mpack_builder_align_build
Code/Base/ThirdParty/mpack/mpack.c:2366
↓ 5 callers
Function
mpack_done_ext
* @fn mpack_done_ext(mpack_reader_t* reader) * * Finishes reading an extended type binary data blob. * * This will track reads to ensure that the
Code/Base/ThirdParty/mpack/mpack.h:5125
↓ 5 callers
Function
mpack_done_type
Code/Base/ThirdParty/mpack/mpack.h:5067
↓ 5 callers
Function
mpack_expect_bin
Code/Base/ThirdParty/mpack/mpack.c:4534
↓ 5 callers
Function
mpack_fill_range
Loops on the fill function, reading between the minimum and maximum number of bytes and flagging an error if it fails.
Code/Base/ThirdParty/mpack/mpack.c:2936
↓ 5 callers
Function
mpack_print_append
Code/Base/ThirdParty/mpack/mpack.c:928
↓ 5 callers
Function
mpack_realloc
Code/Base/ThirdParty/mpack/mpack.c:221
↓ 5 callers
Function
mpack_store_u64
Code/Base/ThirdParty/mpack/mpack.h:2762
↓ 5 callers
Function
mpack_tag_ext_exttype
* Gets the extension type (exttype) of an ext-type tag. * * This asserts that the type in the tag is @ref mpack_type_ext. (No check is * performed
Code/Base/ThirdParty/mpack/mpack.h:2447
↓ 5 callers
Function
mpack_utf8_check_no_null
Code/Base/ThirdParty/mpack/mpack.c:915
↓ 5 callers
Function
mpack_writer_track_push
Code/Base/ThirdParty/mpack/mpack.c:993
↓ 5 callers
Function
new_block_index
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:2356
↓ 5 callers
Function
node_copy_tree
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:4477
↓ 5 callers
Method
path
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:6403
↓ 5 callers
Function
pop_back
Code/Base/ThirdParty/imgui/imgui.h:2195
↓ 5 callers
Method
push_front
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/list.h:1235
↓ 5 callers
Function
rbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/iterator.h:1167
↓ 5 callers
Method
remove
Removes this node from the list that it's in. Assumes that the node is within a list and thus that its prev/next pointers are valid.
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/list.h:558
↓ 5 callers
Function
remove_node
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1325
↓ 5 callers
Function
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
Code/Base/ThirdParty/imgui/imgui.h:2190
↓ 5 callers
Function
rewind_block_index_tail
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:2935
↓ 5 callers
Function
rotate_general_impl
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:4050
↓ 5 callers
Method
set_name
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/fixed_pool.h:721
↓ 5 callers
Method
size
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/deque.h:1457
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
Code/Base/ThirdParty/imgui/imstb_textedit.h:603
↓ 5 callers
Function
stb_textedit_move_to_first
move cursor to first character of selection
Code/Base/ThirdParty/imgui/imstb_textedit.h:629
↓ 5 callers
Function
stbi__do_zlib
Code/Base/ThirdParty/stb/stb_image.h:4489
↓ 5 callers
Function
stbi__getn
Code/Base/ThirdParty/stb/stb_image.h:1533
↓ 5 callers
Function
stbi__hdr_gettoken
Code/Base/ThirdParty/stb/stb_image.h:7286
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
Code/Base/ThirdParty/stb/stb_image.h:1964
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
Code/Base/ThirdParty/stb/stb_image.h:2840
↓ 5 callers
Function
stbi__paeth
Code/Base/ThirdParty/stb/stb_image.h:4647
↓ 5 callers
Function
stbi__zbuild_huffman
Code/Base/ThirdParty/stb/stb_image.h:4109
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
Code/Base/ThirdParty/imgui/imstb_truetype.h:4950
↓ 5 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
Code/Base/ThirdParty/stb/stb_truetype.h:1569
↓ 5 callers
Function
stbtt_GetGlyphShape
Code/Base/ThirdParty/imgui/imstb_truetype.h:2302
↓ 5 callers
Function
stbtt_InitFont
Code/Base/ThirdParty/stb/stb_truetype.h:1028
↓ 5 callers
Function
stbtt__csctx_rline_to
Code/Base/ThirdParty/imgui/imstb_truetype.h:1955
↓ 5 callers
Function
strconv_escape
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:2479
↓ 5 callers
Function
uninitialized_default_fill_n
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/memory.h:897
↓ 5 callers
Function
uninitialized_fill_ptr
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/memory.h:1090
↓ 5 callers
Method
weak_release
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/shared_ptr.h:177
↓ 5 callers
Method
write_buffer
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:3818
↓ 4 callers
Function
ATan
Code/Base/Math/Math.h:29
↓ 4 callers
Function
ATan2
Code/Base/Math/Math.h:30
↓ 4 callers
Function
AccessDependencyPoseBuffer
Get a dependency task result
Code/Engine/Animation/TaskSystem/Animation_Task.h:136
↓ 4 callers
Method
AcquireMask
Code/Engine/Animation/AnimationBoneMask.cpp:423
↓ 4 callers
Method
AddConvexPolyFilled
- We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds. - Filled shapes must alway
Code/Base/ThirdParty/imgui/imgui_draw.cpp:1012
↓ 4 callers
Method
AddEntityCollection
Code/Engine/Entity/EntityMap.cpp:153
↓ 4 callers
Function
AnyAxesHeld
Code/Base/ThirdParty/implot/implot_internal.h:1360
↓ 4 callers
Method
ApplyFit
Code/Base/ThirdParty/implot/implot_internal.h:855
↓ 4 callers
Method
BeginComponentEdit
Code/Engine/Entity/EntityMap.cpp:908
↓ 4 callers
Function
BeginItem
Begins a new item. Returns false if the item should not be plotted.
Code/Base/ThirdParty/implot/implot_items.cpp:395
↓ 4 callers
Function
BitsetCountBits
BitsetCountBits This is a fast trick way to count bits without branches nor memory accesses.
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bitset.h:444
↓ 4 callers
Function
CalcNextScrollFromScrollTargetAndClamp
Code/Base/ThirdParty/imgui/imgui.cpp:12002
↓ 4 callers
Method
CalculateLocalTransforms
Code/EngineTools/Import/ImportedSkeleton.cpp:31
↓ 4 callers
Method
CanvasToWindowPosition
Convert from a position relative to the canvas origin to a position relative to the window TL
Code/EngineTools/NodeGraph/NodeGraph_DrawingContext.h:77
← previous
next →
1,401–1,500 of 15,937, ranked by callers