MCPcopy Create free account

hub / github.com/BobbyAnguelov/Esoterica / functions

Functions15,937 in github.com/BobbyAnguelov/Esoterica

↓ 5 callersFunctionSetupAxisFormat
Code/Base/ThirdParty/implot/implot.cpp:2159
↓ 5 callersFunctionShowExampleMenuFile
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 callersFunctionSqr
Code/Base/Math/Math.h:37
↓ 5 callersFunctionSupportsUndoRedo
Does this tool support saving
Code/EngineTools/Core/EditorTool.h:209
↓ 5 callersMethodSwitchToNextMode
Code/Base/Imgui/ImguiGizmo.cpp:62
↓ 5 callersFunctionTableGetColumnAvailSortDirection
Code/Base/ThirdParty/imgui/imgui_tables.cpp:2817
↓ 5 callersFunctionTagV
Code/Base/ThirdParty/implot/implot.cpp:3829
↓ 5 callersFunctionToVector
Code/Base/Math/Quaternion.h:83
↓ 5 callersFunctionToggleButton
Toggle button
Code/Base/Imgui/ImguiX.h:214
↓ 5 callersFunctionTraverseHierarchy
Code/EngineTools/NodeGraph/NodeGraph_BaseGraph.cpp:13
↓ 5 callersMethodTryMakeConnection
Code/EngineTools/NodeGraph/NodeGraph_FlowGraph.cpp:406
↓ 5 callersMethodUpdateAndDraw
Code/EngineTools/PropertyGrid/PropertyGridEditor.cpp:38
↓ 5 callersFunctionWasInitialized
Is this a valid instance that has been correctly initialized
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Instance.h:130
↓ 5 callersFunctionWindowRectRelToAbs
Code/Base/ThirdParty/imgui/imgui_internal.h:3193
↓ 5 callersMethodWriteNormalizedFloat16Bit
Code/Base/Serialization/BitSerialization.h:126
↓ 5 callersFunctionXXH32_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 callersMethodappend
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:9150
↓ 5 callersMethodbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/hashtable.h:925
↓ 5 callersMethodcbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string_view.h:68
↓ 5 callersMethodcend
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string_view.h:70
↓ 5 callersFunctioncgltf_buffer_view_data
Code/EngineTools/ThirdParty/cgltf/cgltf.h:2254
↓ 5 callersFunctioncheck_xml
Code/Base/ThirdParty/pugixml/docs/samples/load_error_handling.cpp:5
↓ 5 callersMethodcontains
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/intrusive_list.h:756
↓ 5 callersFunctioncopy_backward
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:1324
↓ 5 callersFunctioncount
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:1345
↓ 5 callersFunctionderef_noexcept
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:545
↓ 5 callersMethoddistance
Code/Base/ThirdParty/pcg/include/pcg_random.hpp:660
↓ 5 callersFunctionend
Code/Base/ThirdParty/imgui/imgui.h:2178
↓ 5 callersMethodend
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bitvector.h:785
↓ 5 callersMethodend
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/red_black_tree.h:916
↓ 5 callersMethodend
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/hashtable.h:939
↓ 5 callersFunctionendian_swap
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1465
↓ 5 callersFunctionerase
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/deque.h:2673
↓ 5 callersFunctionerase_unsorted
Code/Base/ThirdParty/imgui/imgui.h:2199
↓ 5 callersMethodevaluate_node_set
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:13058
↓ 5 callersMethodfirst
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/compressed_pair.h:391
↓ 5 callersMethodfirst
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:12583
↓ 5 callersMethodfirst_attribute
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5791
↓ 5 callersMethodget
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/safe_ptr.h:399
↓ 5 callersFunctionget_default_allocator
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/allocator.h:322
↓ 5 callersMethodget_name
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/fixed_pool.h:715
↓ 5 callersFunctionget_thread_heap
Get the current thread heap
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:780
↓ 5 callersFunctionmerge
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/sort.h:177
↓ 5 callersFunctionmpack_builder_align_build
Code/Base/ThirdParty/mpack/mpack.c:2366
↓ 5 callersFunctionmpack_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 callersFunctionmpack_done_type
Code/Base/ThirdParty/mpack/mpack.h:5067
↓ 5 callersFunctionmpack_expect_bin
Code/Base/ThirdParty/mpack/mpack.c:4534
↓ 5 callersFunctionmpack_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 callersFunctionmpack_print_append
Code/Base/ThirdParty/mpack/mpack.c:928
↓ 5 callersFunctionmpack_realloc
Code/Base/ThirdParty/mpack/mpack.c:221
↓ 5 callersFunctionmpack_store_u64
Code/Base/ThirdParty/mpack/mpack.h:2762
↓ 5 callersFunctionmpack_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 callersFunctionmpack_utf8_check_no_null
Code/Base/ThirdParty/mpack/mpack.c:915
↓ 5 callersFunctionmpack_writer_track_push
Code/Base/ThirdParty/mpack/mpack.c:993
↓ 5 callersFunctionnew_block_index
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:2356
↓ 5 callersFunctionnode_copy_tree
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:4477
↓ 5 callersMethodpath
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:6403
↓ 5 callersFunctionpop_back
Code/Base/ThirdParty/imgui/imgui.h:2195
↓ 5 callersMethodpush_front
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/list.h:1235
↓ 5 callersFunctionrbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/iterator.h:1167
↓ 5 callersMethodremove
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 callersFunctionremove_node
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1325
↓ 5 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
Code/Base/ThirdParty/imgui/imgui.h:2190
↓ 5 callersFunctionrewind_block_index_tail
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:2935
↓ 5 callersFunctionrotate_general_impl
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:4050
↓ 5 callersMethodset_name
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/fixed_pool.h:721
↓ 5 callersMethodsize
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/deque.h:1457
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
Code/Base/ThirdParty/imgui/imstb_textedit.h:603
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
Code/Base/ThirdParty/imgui/imstb_textedit.h:629
↓ 5 callersFunctionstbi__do_zlib
Code/Base/ThirdParty/stb/stb_image.h:4489
↓ 5 callersFunctionstbi__getn
Code/Base/ThirdParty/stb/stb_image.h:1533
↓ 5 callersFunctionstbi__hdr_gettoken
Code/Base/ThirdParty/stb/stb_image.h:7286
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
Code/Base/ThirdParty/stb/stb_image.h:1964
↓ 5 callersFunctionstbi__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 callersFunctionstbi__paeth
Code/Base/ThirdParty/stb/stb_image.h:4647
↓ 5 callersFunctionstbi__zbuild_huffman
Code/Base/ThirdParty/stb/stb_image.h:4109
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
Code/Base/ThirdParty/imgui/imstb_truetype.h:4950
↓ 5 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
Code/Base/ThirdParty/stb/stb_truetype.h:1569
↓ 5 callersFunctionstbtt_GetGlyphShape
Code/Base/ThirdParty/imgui/imstb_truetype.h:2302
↓ 5 callersFunctionstbtt_InitFont
Code/Base/ThirdParty/stb/stb_truetype.h:1028
↓ 5 callersFunctionstbtt__csctx_rline_to
Code/Base/ThirdParty/imgui/imstb_truetype.h:1955
↓ 5 callersFunctionstrconv_escape
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:2479
↓ 5 callersFunctionuninitialized_default_fill_n
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/memory.h:897
↓ 5 callersFunctionuninitialized_fill_ptr
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/memory.h:1090
↓ 5 callersMethodweak_release
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/shared_ptr.h:177
↓ 5 callersMethodwrite_buffer
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:3818
↓ 4 callersFunctionATan
Code/Base/Math/Math.h:29
↓ 4 callersFunctionATan2
Code/Base/Math/Math.h:30
↓ 4 callersFunctionAccessDependencyPoseBuffer
Get a dependency task result
Code/Engine/Animation/TaskSystem/Animation_Task.h:136
↓ 4 callersMethodAcquireMask
Code/Engine/Animation/AnimationBoneMask.cpp:423
↓ 4 callersMethodAddConvexPolyFilled
- 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 callersMethodAddEntityCollection
Code/Engine/Entity/EntityMap.cpp:153
↓ 4 callersFunctionAnyAxesHeld
Code/Base/ThirdParty/implot/implot_internal.h:1360
↓ 4 callersMethodApplyFit
Code/Base/ThirdParty/implot/implot_internal.h:855
↓ 4 callersMethodBeginComponentEdit
Code/Engine/Entity/EntityMap.cpp:908
↓ 4 callersFunctionBeginItem
Begins a new item. Returns false if the item should not be plotted.
Code/Base/ThirdParty/implot/implot_items.cpp:395
↓ 4 callersFunctionBitsetCountBits
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 callersFunctionCalcNextScrollFromScrollTargetAndClamp
Code/Base/ThirdParty/imgui/imgui.cpp:12002
↓ 4 callersMethodCalculateLocalTransforms
Code/EngineTools/Import/ImportedSkeleton.cpp:31
↓ 4 callersMethodCanvasToWindowPosition
Convert from a position relative to the canvas origin to a position relative to the window TL
Code/EngineTools/NodeGraph/NodeGraph_DrawingContext.h:77
← previousnext →1,401–1,500 of 15,937, ranked by callers