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
↓ 2 callers
Method
AddProperty
Code/EngineTools/PropertyGrid/PropertyGrid.cpp:611
↓ 2 callers
Method
AddQuadFilled
Code/Base/ThirdParty/imgui/imgui_draw.cpp:1498
↓ 2 callers
Method
AddRequestResponse
Code/Applications/ResourceServer/ResourceServer.cpp:633
↓ 2 callers
Function
AddRootWindowToDrawData
Layer is locked for the root window, however child windows may use a different viewport (e.g. extruding menu)
Code/Base/ThirdParty/imgui/imgui.cpp:5563
↓ 2 callers
Function
AddTextCentered
Code/Base/ThirdParty/implot/implot.cpp:380
↓ 2 callers
Method
AddTriangle
Code/Base/ThirdParty/imgui/imgui_draw.cpp:1510
↓ 2 callers
Method
AddUpdateResponse
Code/Applications/ResourceServer/ResourceServer.cpp:618
↓ 2 callers
Function
AllAxesInputLocked
Returns true if all enabled axes are locked from user input.
Code/Base/ThirdParty/implot/implot_internal.h:1352
↓ 2 callers
Method
Alloc
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/core_allocator.h:32
↓ 2 callers
Method
AllocateSelf
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:3320
↓ 2 callers
Method
AllowsSerialization
Code/Engine/Animation/TaskSystem/Tasks/Animation_Task_IK.h:26
↓ 2 callers
Function
AlwaysAllowSaving
Should we always allow saving?
Code/EngineTools/Core/EditorTool.h:239
↓ 2 callers
Function
AnyAxesHovered
Code/Base/ThirdParty/implot/implot_internal.h:1368
↓ 2 callers
Method
ApplyImpulse
Code/Engine/Physics/PhysicsRagdoll.cpp:972
↓ 2 callers
Method
ApplyScale
Code/EngineTools/Import/ImportedMesh.cpp:95
↓ 2 callers
Function
ApplyWindowSettings
Code/Base/ThirdParty/imgui/imgui.cpp:6399
↓ 2 callers
Method
AreAnyFlagsSet
Code/Base/Types/BitFlags.h:210
↓ 2 callers
Function
BaseGraph
Code/EngineTools/NodeGraph/NodeGraph_BaseGraph.h:348
↓ 2 callers
Function
BeginCollapsibleChildWindow
Code/Base/Imgui/ImguiX.cpp:74
↓ 2 callers
Function
BeginDragDropSourceAxis
Code/Base/ThirdParty/implot/implot.cpp:4315
↓ 2 callers
Function
BeginDragDropSourceItem
Code/Base/ThirdParty/implot/implot.cpp:4324
↓ 2 callers
Method
BeginReading
Code/Base/Serialization/BinarySerialization.cpp:36
↓ 2 callers
Method
BeginWriting
Code/Base/Serialization/BinarySerialization.cpp:189
↓ 2 callers
Method
BlendFrom
Code/Engine/Animation/AnimationBoneMask.cpp:261
↓ 2 callers
Function
BoxSelectDeactivateDrag
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:7307
↓ 2 callers
Function
BoxSelectPreStartDrag
Call on the initial click.
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:7281
↓ 2 callers
Method
Build
Code/Base/ThirdParty/imgui/imgui.cpp:2849
↓ 2 callers
Method
BuildSortByKey
For quicker full rebuild of a storage (instead of an incremental one), you may add all your contents and then sort once.
Code/Base/ThirdParty/imgui/imgui.cpp:2701
↓ 2 callers
Function
BustColorCache
Code/Base/ThirdParty/implot/implot_items.cpp:369
↓ 2 callers
Function
CalcMaxPopupHeightFromItemCount
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:1817
↓ 2 callers
Function
CalcResizePosSizeFromAnyCorner
Code/Base/ThirdParty/imgui/imgui.cpp:6649
↓ 2 callers
Function
CalcScopeRect
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:7444
↓ 2 callers
Function
CalcSymLogPixel
Code/Base/ThirdParty/implot/implot.cpp:800
↓ 2 callers
Function
CalcTextSizeVertical
Calculates the size of vertical text
Code/Base/ThirdParty/implot/implot_internal.h:1458
↓ 2 callers
Function
CalcWindowAutoFitSize
Code/Base/ThirdParty/imgui/imgui.cpp:6578
↓ 2 callers
Function
CalcWindowContentSizes
Code/Base/ThirdParty/imgui/imgui.cpp:6558
↓ 2 callers
Function
CalcWindowMinSize
Code/Base/ThirdParty/imgui/imgui.cpp:6505
↓ 2 callers
Function
CalculateBlendWeight
Code/Engine/Animation/Graph/Nodes/Animation_RuntimeGraphNode_Transition.h:135
↓ 2 callers
Function
CalculateCapsuleVolume
Code/Base/Math/MathUtils.h:177
↓ 2 callers
Method
CalculateCollectionRequirements
Code/Base/TypeSystem/TypeDescriptors.cpp:417
↓ 2 callers
Function
CalculateFullNamespace
Code/Applications/Reflector/TypeReflection/Clang/ClangParserContext.cpp:8
↓ 2 callers
Function
CalculatePaddingForAlignment
Code/Base/Memory/Memory.h:66
↓ 2 callers
Method
CalculatePercentageCovered
Code/Engine/Animation/AnimationSyncTrack.cpp:296
↓ 2 callers
Function
CalculateWarpedOrientationForFrame
Code/Engine/Animation/Graph/Nodes/Animation_RuntimeGraphNode_TargetWarp.cpp:18
↓ 2 callers
Method
CanCreateNode
Code/EngineTools/Animation/ToolsGraph/Graphs/Animation_ToolsGraph_FlowGraph.cpp:250
↓ 2 callers
Method
CanCreateTransitionConduit
Code/EngineTools/NodeGraph/NodeGraph_StateMachineGraph.cpp:66
↓ 2 callers
Method
CapacityPtr
Points to end of the buffer at the terminating '0', *ptr == '0' <- only true when size() == capacity()
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:462
↓ 2 callers
Method
CenterView
Code/EngineTools/NodeGraph/NodeGraph_View.cpp:1181
↓ 2 callers
Method
ChannelsSplit
Advanced: Channels - Use to split render into layers. By switching channels to can render out-of-order (e.g. submit FG primitives before BG primitives
Code/Base/ThirdParty/imgui/imgui.h:3296
↓ 2 callers
Function
CharTypeStringFindFirstOf
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/char_traits.h:350
↓ 2 callers
Function
CharTypeStringRFind
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/char_traits.h:416
↓ 2 callers
Function
CharTypeStringRFindFirstOf
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/char_traits.h:401
↓ 2 callers
Function
CharTypeStringRSearch
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/char_traits.h:304
↓ 2 callers
Method
Clamp180
Clamps to -180 to 180
Code/Base/Math/Math.h:742
↓ 2 callers
Function
ClampLegendRect
Code/Base/ThirdParty/implot/implot.cpp:589
↓ 2 callers
Function
ClampWindowPos
Code/Base/ThirdParty/imgui/imgui.cpp:6952
↓ 2 callers
Function
Clear
Clear the filter
Code/Base/Imgui/ImguiX.h:384
↓ 2 callers
Function
Clear
Code/Base/FileSystem/DataPath.h:75
↓ 2 callers
Method
Clear
Code/Engine/Entity/EntityDescriptors.cpp:315
↓ 2 callers
Method
Clear
Code/Engine/Entity/EntityIDs.h:46
↓ 2 callers
Method
Clear
Code/Engine/Animation/TaskSystem/Animation_TaskPosePool.h:75
↓ 2 callers
Method
Clear
Code/Base/Types/PointerID.h:17
↓ 2 callers
Method
ClearArray
Code/Base/TypeSystem/TypeRegistry.cpp:86
↓ 2 callers
Method
ClearDepthStencilView
Code/Base/Render/Platform/RenderContext_DX11.cpp:425
↓ 2 callers
Method
ClearInputKeys
Clear current keyboard/gamepad state + current frame text input buffer. Equivalent to releasing all keys/buttons.
Code/Base/ThirdParty/imgui/imgui.cpp:1575
↓ 2 callers
Method
ClearRenderDevicePtr
Code/Engine/Render/ResourceLoaders/ResourceLoader_RenderMesh.h:27
↓ 2 callers
Method
ClearTexData
Code/Base/ThirdParty/imgui/imgui_draw.cpp:2467
↓ 2 callers
Function
ColormapSlider
Code/Base/ThirdParty/implot/implot.cpp:4713
↓ 2 callers
Function
CombineDateTime
Code/Base/ThirdParty/implot/implot.cpp:1054
↓ 2 callers
Method
ContainsExclusive
Does the range (min, max) contain the specified range
Code/Base/Math/NumericRange.h:255
↓ 2 callers
Function
ConvertExtensionFilters
Code/EngineTools/Core/Dialogs.cpp:19
↓ 2 callers
Function
ConvertStringToBitFlags
Code/Base/TypeSystem/CoreTypeConversions.cpp:105
↓ 2 callers
Function
ConvertStringToNativeType
Code/Base/TypeSystem/CoreTypeConversions.h:34
↓ 2 callers
Function
ConvertTransformToPhysics
Some shapes require a conversion between esoterica and physx (notably capsules)
Code/Engine/Physics/Components/Component_PhysicsShape.h:99
↓ 2 callers
Method
CreateActor
Code/Engine/Physics/PhysicsWorld.cpp:555
↓ 2 callers
Function
CreateContext
Code/Base/ThirdParty/implot/implot.cpp:428
↓ 2 callers
Method
CreateDynamicInputPin
Code/EngineTools/NodeGraph/NodeGraph_FlowGraph.cpp:138
↓ 2 callers
Method
CreateEntity
Code/Engine/Entity/EntityDescriptors.cpp:38
↓ 2 callers
Function
CreateLookToMatrix
Adapted from DirectXMath: XMMatrixLookAtLH (but changed to be right handed) View matrix is -Z forward, +Y up and +X right
Code/Base/Math/ViewVolume.cpp:98
↓ 2 callers
Function
CreateRow
Code/EngineTools/PropertyGrid/PropertyGrid.cpp:404
↓ 2 callers
Method
CreateRuntimeData
Code/Engine/Animation/IK/IKRig.cpp:68
↓ 2 callers
Method
CreateSpatialAttachment
Code/Engine/Entity/Entity.cpp:609
↓ 2 callers
Method
CreateTexture
Code/Base/Render/Platform/RenderDevice_DX11.cpp:926
↓ 2 callers
Function
CreateTextureFromBase64
Code/Base/Render/RenderUtils.cpp:34
↓ 2 callers
Function
CreateTextureFromDDS
--------------------------------------------------------------------------------------
Code/Base/Render/Platform/TextureLoader_Win32.cpp:1264
↓ 2 callers
Function
Cross2
Code/Base/Math/Vector.h:87
↓ 2 callers
Method
CursorClamp
After a user-input the cursor stays on for a while without blinking
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:4166
↓ 2 callers
Function
DebugFlashStyleColorStop
Code/Base/ThirdParty/imgui/imgui.cpp:20938
↓ 2 callers
Function
DebugLogMultiSelectRequests
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:7433
↓ 2 callers
Method
DeclColumns
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:8566
↓ 2 callers
Method
DeleteItem
Code/EngineTools/Timeline/Timeline.cpp:111
↓ 2 callers
Method
DestroyActor
Code/Engine/Physics/PhysicsWorld.cpp:730
↓ 2 callers
Function
DestroyContext
Code/Base/ThirdParty/implot/implot.cpp:436
↓ 2 callers
Method
DestroyDynamicInputPin
Code/EngineTools/NodeGraph/NodeGraph_FlowGraph.cpp:160
↓ 2 callers
Function
DestroyExternalGraphController
Destroy External Graph Controller
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Controller.h:216
↓ 2 callers
Method
DestroyRenderTarget
Code/Base/Render/Platform/RenderDevice_DX11.cpp:1199
↓ 2 callers
Method
DestroySpatialAttachment
Code/Engine/Entity/Entity.cpp:652
↓ 2 callers
Function
DestroyStaticCollection
Code/Base/TypeSystem/TypeDescriptors.h:179
↓ 2 callers
Method
DestroyWorld
Code/Engine/Entity/EntityWorldManager.cpp:121
↓ 2 callers
Method
DisableDebugCamera
Code/Engine/Camera/Systems/WorldSystem_CameraManager.cpp:216
← previous
next →
2,401–2,500 of 15,937, ranked by callers