MCPcopy Create free account

hub / github.com/NcStudios/NcEngine / functions

Functions4,405 in github.com/NcStudios/NcEngine

↓ 7 callersFunctionToRotMatrix
source/engine/ecs/Transform.cpp:14
↓ 7 callersFunctionVmaAddDetailedStatisticsAllocation
source/external/vulkan/vk_mem_alloc.h:3940
↓ 7 callersFunctionVmaClearDetailedStatistics
source/external/vulkan/vk_mem_alloc.h:3930
↓ 7 callersMethodcallbackEvent
source/engine/audio/rtaudio/RtAudio.cpp:9614
↓ 7 callersMethodend
include/ncengine/ecs/detail/ViewUtility.h:202
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
source/external/imgui/imstb_truetype.h:2726
↓ 7 callersFunctionstbtt__cff_get_index
source/external/imgui/imstb_truetype.h:1195
↓ 7 callersFunctionvma_delete_array
source/external/vulkan/vk_mem_alloc.h:3834
↓ 6 callersMethodAddCircle
source/external/imgui/src/imgui_draw.cpp:1475
↓ 6 callersFunctionAdjustDimensionsToAspectRatio
source/engine/graphics/GraphicsUtilities.cpp:5
↓ 6 callersMethodBindSet
source/engine/graphics/api/vulkan/shaders/ShaderDescriptorSets.cpp:65
↓ 6 callersFunctionCalcWindowSizeAfterConstraint
source/external/imgui/src/imgui.cpp:5507
↓ 6 callersFunctionConnect
source/engine/graphics/api/vulkan/shaders/ShaderResources.cpp:7
↓ 6 callersMethodData
Contiguous access to entries. */
source/engine/physics/collision/narrow_phase/PairCache.h:53
↓ 6 callersFunctionDragFloat
include/ncengine/ui/ImGuiUtility.h:246
↓ 6 callersMethodExecuteCommand
source/engine/graphics/api/vulkan/core/Device.cpp:69
↓ 6 callersMethodFind
source/engine/physics/collision/narrow_phase/PairCache.h:77
↓ 6 callersFunctionFromString
source/engine/physics/Collider.cpp:106
↓ 6 callersMethodGetAllocationListBegin
source/external/vulkan/vk_mem_alloc.h:7204
↓ 6 callersMethodGetCenter
Helpers
source/external/imgui/imgui.h:2990
↓ 6 callersMethodGetColumnSettings
source/external/imgui/imgui_internal.h:2719
↓ 6 callersMethodGetInverseMass
include/ncengine/physics/PhysicsBody.h:67
↓ 6 callersMethodGetLast
source/engine/graphics/system/SkeletalAnimationTypes.cpp:59
↓ 6 callersMethodGetLoadedAssets
test/serialize/SceneSerialization_unit_tests.cpp:30
↓ 6 callersMethodGetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
source/external/imgui/imgui_internal.h:1597
↓ 6 callersMethodGetMapSize
source/external/imgui/imgui_internal.h:672
↓ 6 callersMethodGetMemory
source/external/vulkan/vk_mem_alloc.h:12115
↓ 6 callersFunctionGetScreenExtent
source/engine/window/WindowImpl.cpp:28
↓ 6 callersMethodGetSetLayout
source/engine/graphics/api/vulkan/shaders/ShaderDescriptorSets.cpp:60
↓ 6 callersMethodHasAllUniqueVertices
source/engine/physics/collision/narrow_phase/Simplex.h:52
↓ 6 callersMethodHasValue
include/ncengine/ecs/detail/AnyComponentUtility.h:61
↓ 6 callersMethodId
include/ncengine/asset/AssetId.h:18
↓ 6 callersFunctionImBitArraySetBit
source/external/imgui/imgui_internal.h:547
↓ 6 callersFunctionImCharIsBlankA
source/external/imgui/imgui_internal.h:361
↓ 6 callersFunctionImCharIsBlankW
source/external/imgui/imgui_internal.h:362
↓ 6 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
source/external/imgui/src/imgui.cpp:1915
↓ 6 callersFunctionImQsort
source/external/imgui/imgui_internal.h:335
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
source/external/imgui/src/imgui.cpp:2196
↓ 6 callersFunctionLog
source/engine/utility/Log.cpp:93
↓ 6 callersMethodMarkTaken
source/external/vulkan/vk_mem_alloc.h:9998
↓ 6 callersMethodMatrix
Methods to satisfy Proxy concept. */
source/engine/physics/proxy/GenericProxy.h:18
↓ 6 callersMethodPopClipRect
source/external/imgui/src/imgui.cpp:4802
↓ 6 callersMethodReset
source/engine/graphics/api/vulkan/shaders/CubeMapShaderResource.cpp:63
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
source/external/imgui/src/imgui_widgets.cpp:3759
↓ 6 callersFunctionSaveSceneFragment
source/engine/serialize/SceneSerialization.cpp:158
↓ 6 callersFunctionTabItemGetSectionIdx
source/external/imgui/src/imgui_widgets.cpp:7476
↓ 6 callersMethodThrowIfExceptionStored
* @brief Rethrow an exception caught during task execution, if one was set. * @note Only call this from the main thread and after the graph h
include/ncengine/task/ExceptionContext.h:32
↓ 6 callersFunctionToString
sample/source/shared/Prefabs.cpp:19
↓ 6 callersFunctionToVector3
include/ncengine/utility/MatrixUtilities.h:13
↓ 6 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
source/external/imgui/imgui_internal.h:673
↓ 6 callersFunctionVmaBinaryFindFirstNotLess
source/external/vulkan/vk_mem_alloc.h:3562
↓ 6 callersFunctionVmaBinaryFindSorted
source/external/vulkan/vk_mem_alloc.h:3581
↓ 6 callersMethodVolume
source/engine/physics/proxy/GenericProxy.h:19
↓ 6 callersFunctionWindowRectRelToAbs
source/external/imgui/imgui_internal.h:2750
↓ 6 callersFunctionWriteBuffer
source/engine/network/PacketBuffer.cpp:8
↓ 6 callersMethodbegin
* @brief Returns an iterator to the first element in the view. * @return iterator */
include/ncengine/ecs/View.h:40
↓ 6 callersMethoddeallocate
test/alloc/MakeUnique_unit_tests.cpp:28
↓ 6 callersFunctionescapeJackPortRegex
source/engine/audio/rtaudio/RtAudio.cpp:2537
↓ 6 callersFunctionstb__match
source/external/imgui/src/imgui_draw.cpp:3968
↓ 6 callersFunctionstbtt_InitFont
source/external/imgui/imstb_truetype.h:4960
↓ 6 callersFunctionstbtt__buf_range
source/external/imgui/imstb_truetype.h:1186
↓ 6 callersFunctionstbtt__dict_get_ints
source/external/imgui/imstb_truetype.h:1251
↓ 6 callersFunctionstbtt__matchpair
source/external/imgui/imstb_truetype.h:4851
↓ 5 callersMethodAddKeyEvent
source/external/imgui/src/imgui.cpp:1418
↓ 5 callersMethodAddMousePosEvent
Queue a mouse move event
source/external/imgui/src/imgui.cpp:1457
↓ 5 callersMethodAddTriangleFilled
source/external/imgui/src/imgui_draw.cpp:1464
↓ 5 callersMethodApplyImpulse
source/engine/physics/PhysicsBody.cpp:125
↓ 5 callersMethodBack
source/external/vulkan/vk_mem_alloc.h:4604
↓ 5 callersMethodBeginArray
source/external/vulkan/vk_mem_alloc.h:5590
↓ 5 callersMethodClearNonPersistent
include/ncengine/ecs/ComponentPool.h:365
↓ 5 callersFunctionContains
include/ncengine/ecs/Registry.h:138
↓ 5 callersFunctionConvertSingleModFlagToKey
source/external/imgui/imgui_internal.h:2911
↓ 5 callersFunctionCreate
source/external/imgui/imgui_internal.h:584
↓ 5 callersMethodCreateAllocationRequest
source/external/vulkan/vk_mem_alloc.h:7013
↓ 5 callersFunctionDecode85Byte
source/external/imgui/src/imgui_draw.cpp:2103
↓ 5 callersMethodDeepestContact
source/engine/physics/PhysicsPipelineTypes.cpp:130
↓ 5 callersMethodDrawUI
@brief Invoke ComponentHandler::drawUI with the component instance, if it is set. */
include/ncengine/ecs/AnyComponent.h:77
↓ 5 callersMethodEmit
source/engine/graphics/components/ParticleEmitter.cpp:24
↓ 5 callersMethodEndArray
source/external/vulkan/vk_mem_alloc.h:5604
↓ 5 callersMethodFindMemoryTypeIndex
source/external/vulkan/vk_mem_alloc.h:14867
↓ 5 callersMethodFlags
include/ncengine/ecs/Entity.h:46
↓ 5 callersMethodFreeMemory
source/external/vulkan/vk_mem_alloc.h:15108
↓ 5 callersMethodGetAllocHandle
source/external/vulkan/vk_mem_alloc.h:12073
↓ 5 callersMethodGetAllocationOffset
source/external/vulkan/vk_mem_alloc.h:9943
↓ 5 callersFunctionGetAnimationOffsets
source/engine/graphics/system/SkeletalAnimationCalculations.cpp:17
↓ 5 callersMethodGetAttachmentView
source/engine/graphics/api/vulkan/renderpasses/RenderPass.cpp:148
↓ 5 callersMethodGetCount
source/external/vulkan/vk_mem_alloc.h:4600
↓ 5 callersMethodGetIndex
source/external/imgui/imgui_internal.h:659
↓ 5 callersMethodGetInverseInertia
include/ncengine/physics/PhysicsBody.h:72
↓ 5 callersFunctionGetKeyOwnerData
Test that key is either not owned, either owned by 'owner_id'
source/external/imgui/imgui_internal.h:2950
↓ 5 callersMethodGetName
source/external/vulkan/vk_mem_alloc.h:11092
↓ 5 callersMethodGetNext
source/external/vulkan/vk_mem_alloc.h:11111
↓ 5 callersMethodGetVolume
include/ncengine/physics/Collider.h:106
↓ 5 callersFunctionGetWindowDisplayLayer
source/external/imgui/src/imgui.cpp:4740
↓ 5 callersFunctionImFloorSigned
source/external/imgui/imgui_internal.h:459
↓ 5 callersFunctionImFormatStringToTempBufferV
source/external/imgui/src/imgui.cpp:1872
↓ 5 callersFunctionImLineClosestPoint
source/external/imgui/src/imgui.cpp:1626
↓ 5 callersFunctionImRotate
source/external/imgui/imgui_internal.h:464
↓ 5 callersFunctionImTextCountCharsFromUtf8
source/external/imgui/src/imgui.cpp:2109
↓ 5 callersFunctionImTextStrFromUtf8
source/external/imgui/src/imgui.cpp:2093
← previousnext →301–400 of 4,405, ranked by callers