MCPcopy Create free account

hub / github.com/BobbyAnguelov/Esoterica / functions

Functions15,937 in github.com/BobbyAnguelov/Esoterica

↓ 4 callersMethodResizePrimaryWindowRenderTarget
Code/Base/Render/Platform/RenderDevice_DX11.cpp:295
↓ 4 callersMethodRun
Code/Applications/ResourceCompiler/ResourceCompilerApplication.cpp:245
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:3939
↓ 4 callersMethodSearchChildren
Code/EngineTools/Widgets/TreeListView.cpp:94
↓ 4 callersMethodSelectNode
Code/EngineTools/NodeGraph/NodeGraph_View.cpp:1204
↓ 4 callersMethodSetCoordinateSystemSpace
Code/Base/Imgui/ImguiGizmo.cpp:114
↓ 4 callersFunctionSetCurrentWindow
Code/Base/ThirdParty/imgui/imgui.cpp:4355
↓ 4 callersMethodSetGraphToView
Code/EngineTools/NodeGraph/NodeGraph_View.cpp:118
↓ 4 callersMethodSetGravityEnabled
Code/Engine/Physics/PhysicsRagdoll.cpp:937
↓ 4 callersMethodSetGravityMode
Code/Engine/Physics/Components/Component_PhysicsCharacter.cpp:379
↓ 4 callersMethodSetHidden
Set whether this row is hidden. Note: This doesn't apply to its children!
Code/EngineTools/PropertyGrid/PropertyGrid.h:237
↓ 4 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
Code/Base/ThirdParty/imgui/imgui.cpp:2766
↓ 4 callersMethodSetItemSelected
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:8066
↓ 4 callersMethodSetPose
Code/Engine/Render/Components/Component_SkeletalMesh.cpp:129
↓ 4 callersMethodSetPoseFollowingEnabled
Code/Engine/Physics/PhysicsRagdoll.cpp:958
↓ 4 callersFunctionSetRotation
Code/Base/Math/Transform.h:126
↓ 4 callersMethodSetToRecordedState
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Instance.cpp:855
↓ 4 callersMethodSetUserContext
Code/EngineTools/PropertyGrid/PropertyGrid.cpp:128
↓ 4 callersFunctionSetWindowConditionAllowFlags
Code/Base/ThirdParty/imgui/imgui.cpp:6379
↓ 4 callersFunctionSetWorldTransform
Set the world transform for this entity i.e. the transform of the root spatial component
Code/Engine/Entity/Entity.h:152
↓ 4 callersFunctionSetWorldTransformDirectly
This function allows you to directly set the world transform for a component and skip the "OnWorldTransformUpdated" callback. This must be used with c
Code/Engine/Entity/EntitySpatialComponent.h:189
↓ 4 callersFunctionSetupAxisLimitsConstraints
Code/Base/ThirdParty/implot/implot.cpp:2274
↓ 4 callersFunctionSetupAxisLinks
Code/Base/ThirdParty/implot/implot.cpp:2171
↓ 4 callersFunctionSetupLegend
Code/Base/ThirdParty/implot/implot.cpp:2306
↓ 4 callersMethodShow
Code/Base/ThirdParty/imgui/imgui_demo.cpp:3127
↓ 4 callersFunctionShowAxisContextMenu
Code/Base/ThirdParty/implot/implot.cpp:1347
↓ 4 callersFunctionShowLegendContextMenu
Code/Base/ThirdParty/implot/implot.cpp:1462
↓ 4 callersFunctionShowStyleSelector
Code/Base/ThirdParty/implot/implot.cpp:4876
↓ 4 callersFunctionSleep
Code/Base/Threading/Threading.h:121
↓ 4 callersMethodSortChildren
Code/EngineTools/Widgets/TreeListView.cpp:154
↓ 4 callersFunctionStripTrailingWhitespace
Code/Base/Types/String.h:123
↓ 4 callersFunctionSupportsSaving
Does this tool support saving
Code/EngineTools/Core/EditorTool.h:227
↓ 4 callersFunctionTableSettingsCalcChunkSize
Code/Base/ThirdParty/imgui/imgui_tables.cpp:3553
↓ 4 callersMethodTestBit
Code/Base/ThirdParty/imgui/imgui_internal.h:592
↓ 4 callersMethodToMicroseconds
Code/Base/Time/Time.h:277
↓ 4 callersMethodToggleEdgeFixed
Code/EngineTools/ThirdParty/delabella/delabella.cpp:188
↓ 4 callersMethodTryFindInResourceBrowser
Code/Applications/Editor/EditorUI.cpp:165
↓ 4 callersMethodTryGetInt
Code/Base/Settings/IniFile.cpp:86
↓ 4 callersMethodTryGetTransform
Code/Engine/Animation/AnimationTarget.cpp:8
↓ 4 callersMethodUnload
Code/Engine/Entity/EntityMap.cpp:349
↓ 4 callersMethodUnload
Code/Base/Resource/ResourceLoader.cpp:82
↓ 4 callersMethodUnloadComponents
Code/Engine/Entity/Entity.cpp:95
↓ 4 callersMethodUnloadResource
Code/EngineTools/Core/EditorTool.cpp:856
↓ 4 callersMethodUnregisterRenderer
Code/Engine/Render/RendererRegistry.cpp:18
↓ 4 callersMethodUpdate
Code/Applications/Editor/EditorUI.cpp:541
↓ 4 callersMethodUpdateAndDraw
Code/EngineTools/PropertyGrid/PropertyGrid.cpp:291
↓ 4 callersMethodUpdateConditionsNode
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_EntryStates.cpp:106
↓ 4 callersMethodUpdateTransitionNodes
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_GlobalTransitions.cpp:22
↓ 4 callersFunctionValidateRawAsset
Code/EngineTools/Import/Importer.cpp:14
↓ 4 callersMethodWriteNormalizedFloat8Bit
Code/Base/Serialization/BitSerialization.h:118
↓ 4 callersFunctionWriteXmlToFile
Code/Base/Serialization/XmlSerialization.cpp:60
↓ 4 callersFunctionXXH3_reset_internal
Code/Base/ThirdParty/xxhash/xxhash.h:5850
↓ 4 callersFunctionXXH_mult64to128
! * @brief Calculates a 64->128-bit long multiply. * * Uses `__uint128_t` and `_umul128` if available, otherwise uses a scalar * version. * * @p
Code/Base/ThirdParty/xxhash/xxhash.h:4041
↓ 4 callersFunctionXXH_read32
* Force direct memory access. Only works on CPU which support unaligned memory * access in hardware. */
Code/Base/ThirdParty/xxhash/xxhash.h:2286
↓ 4 callersFunctionXXH_read64
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
Code/Base/ThirdParty/xxhash/xxhash.h:2975
↓ 4 callersFunctionXXH_writeLE64
Code/Base/ThirdParty/xxhash/xxhash.h:4525
↓ 4 callersMethod_CalcCircleAutoSegmentCount
Code/Base/ThirdParty/imgui/imgui_draw.cpp:596
↓ 4 callersFunction_grow_capacity
Code/Base/ThirdParty/imgui/imgui.h:2186
↓ 4 callersFunction_rpmalloc_aligned_allocate
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:2299
↓ 4 callersFunction_rpmalloc_deallocate
Deallocate the given block
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:2588
↓ 4 callersFunction_rpmalloc_mmap
Map more virtual memory size is number of bytes to map offset receives the offset in bytes from start of mapped region returns address to start of map
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:911
↓ 4 callersFunction_rpmalloc_span_mark_as_subspan_unless_master
Declare the span to be a subspan and store distance from master span and span count
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:1140
↓ 4 callersFunction_rpmalloc_unmap
Unmap virtual memory address is the memory address to unmap, as returned from _memory_map size is the number of bytes to unmap, which might be less th
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:928
↓ 4 callersFunctionallow_move
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:4416
↓ 4 callersFunctionappend_node
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1248
↓ 4 callersMethodas_int
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5274
↓ 4 callersFunctionatomic_decr32
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:280
↓ 4 callersFunctionatomic_exchange_ptr_acquire
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:289
↓ 4 callersFunctionatomic_load_ptr
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:286
↓ 4 callersFunctionatomic_store_explicit
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/shared_ptr.h:1287
↓ 4 callersFunctionatomic_store_ptr_release
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:288
↓ 4 callersMethodbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/intrusive_hashtable.h:302
↓ 4 callersMethodbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/lru_cache.h:337
↓ 4 callersMethodbegin
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/intrusive_sdlist.h:360
↓ 4 callersFunctioncgltf_component_size
Code/EngineTools/ThirdParty/cgltf/cgltf.h:5892
↓ 4 callersFunctioncgltf_num_components
Code/EngineTools/ThirdParty/cgltf/cgltf.h:5870
↓ 4 callersFunctioncgltf_parse_json_attribute_list
Code/EngineTools/ThirdParty/cgltf/cgltf.h:2654
↓ 4 callersMethoddeallocate
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/allocator.h:285
↓ 4 callersMethoddequeue_bulk
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:1725
↓ 4 callersMethoddotNP
Code/EngineTools/ThirdParty/delabella/delabella.cpp:271
↓ 4 callersFunctionend
Code/Base/ThirdParty/imgui/imgui_internal.h:634
↓ 4 callersMethodend
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/intrusive_sdlist.h:375
↓ 4 callersMethodend
Code/Base/ThirdParty/imgui/imgui.h:2702
↓ 4 callersMethodequal_range
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/map.h:383
↓ 4 callersMethoderase
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/slist.h:1220
↓ 4 callersMethodestimate
Code/EngineTools/ThirdParty/delabella/predicates.h:269
↓ 4 callersMethodevaluate_node
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:13080
↓ 4 callersFunctionfind_first_of
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:1508
↓ 4 callersFunctionfind_last_of
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:1619
↓ 4 callersFunctionflog2
Code/Base/ThirdParty/pcg/include/pcg_uint128.hpp:102
↓ 4 callersFunctionfrom_heap
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:8047
↓ 4 callersFunctiongen_nan
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:8399
↓ 4 callersFunctionget_block_index_entry_for_index
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:2941
↓ 4 callersFunctionincircle
Code/EngineTools/ThirdParty/delabella/predicates.h:514
↓ 4 callersMethodincrement_bucket
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/intrusive_hashtable.h:160
↓ 4 callersFunctioniniparser_find_entry
-------------------------------------------------------------------------*/ @brief Finds out if a given entry exists in a dictionary @param in
Code/Base/ThirdParty/iniparser/iniparser.c:510
↓ 4 callersFunctioniniparser_getint
-------------------------------------------------------------------------*/ @brief Get the string associated to a key, convert to an int @param
Code/Base/ThirdParty/iniparser/iniparser.c:418
↓ 4 callersFunctioninit
init
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/fixed_allocator.h:315
↓ 4 callersMethodinit
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/fixed_pool.h:442
↓ 4 callersFunctionintrusive_ptr_add_ref
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/intrusive_ptr.h:27
← previousnext →1,701–1,800 of 15,937, ranked by callers