MCPcopy Create free account

hub / github.com/NcStudios/NcEngine / functions

Functions4,405 in github.com/NcStudios/NcEngine

↓ 1 callersMethodUnlockRead
source/external/vulkan/vk_mem_alloc.h:2925
↓ 1 callersMethodUnlockWrite
source/external/vulkan/vk_mem_alloc.h:2928
↓ 1 callersFunctionUnpackBitVectorToFlatIndexList
source/external/imgui/src/imgui_draw.cpp:2326
↓ 1 callersMethodUnregisterClickable
source/engine/physics/NcPhysicsImpl.cpp:84
↓ 1 callersMethodUnregisterOnResizeReceiver
source/engine/window/WindowImpl.cpp:134
↓ 1 callersMethodUpdate
Helpers for internal use
source/external/imgui/src/imgui_widgets.cpp:6901
↓ 1 callersMethodUpdateInfo
source/engine/particle/EmitterState.cpp:61
↓ 1 callersMethodUpdateJoints
source/engine/physics/dynamics/Joint.cpp:83
↓ 1 callersMethodUpdateManifolds
source/engine/physics/collision/narrow_phase/NarrowPhase.cpp:18
↓ 1 callersFunctionUpdateMousePosition
source/engine/input/Input.cpp:122
↓ 1 callersMethodUpdateProjectionMatrix
source/engine/graphics/components/Camera.cpp:29
↓ 1 callersMethodUpdateViewMatrix
source/engine/graphics/components/Camera.cpp:21
↓ 1 callersFunctionUpdateWindowInFocusOrderList
source/external/imgui/src/imgui.cpp:5430
↓ 1 callersMethodUpdateWorkRect
source/external/imgui/imgui_internal.h:1594
↓ 1 callersMethodUpdateWorldInertia
source/engine/physics/PhysicsBody.cpp:169
↓ 1 callersFunctionUpdateWorldInertiaTensors
source/engine/physics/dynamics/Dynamics.cpp:14
↓ 1 callersMethodUpdateWorldPoints
source/engine/physics/PhysicsPipelineTypes.cpp:183
↓ 1 callersMethodUseGravity
include/ncengine/physics/PhysicsBody.h:73
↓ 1 callersMethodValidateMagicValueAfterAllocation
source/external/vulkan/vk_mem_alloc.h:11909
↓ 1 callersMethodVelocity
sample/source/shared/spawner/SpawnPropertyGenerator.h:40
↓ 1 callersMethodViewMatrix
* @brief Get the camera's view matrix. * @return DirectX::FXMMATRIX */
include/ncengine/graphics/Camera.h:39
↓ 1 callersFunctionVmaAddStatistics
source/external/vulkan/vk_mem_alloc.h:3922
↓ 1 callersFunctionVmaDivideRoundingUp
source/external/vulkan/vk_mem_alloc.h:3387
↓ 1 callersFunctionVmaFillGpuDefragmentationBufferCreateInfo
Fills structure with parameters of an example buffer to be used for transfers during GPU memory defragmentation. */
source/external/vulkan/vk_mem_alloc.h:3543
↓ 1 callersFunctionVmaNextPow2
Returns smallest power of 2 greater or equal to v.
source/external/vulkan/vk_mem_alloc.h:3393
↓ 1 callersFunctionVmaPrevPow2
Returns largest power of 2 less or equal to v.
source/external/vulkan/vk_mem_alloc.h:3419
↓ 1 callersFunctionVmaPtrToStr
source/external/vulkan/vk_mem_alloc.h:2895
↓ 1 callersFunctionVmaWriteMagicValue
source/external/vulkan/vk_mem_alloc.h:3509
↓ 1 callersMethodWaitForNextImage
source/engine/graphics/api/vulkan/Swapchain.cpp:205
↓ 1 callersMethodWaitForSync
source/engine/graphics/api/vulkan/PerFrameGpuContext.cpp:45
↓ 1 callersFunctionWarmstart
source/engine/physics/dynamics/Solver.cpp:100
↓ 1 callersMethodWriteGraph
source/engine/task/Executor.cpp:117
↓ 1 callersMethodWriteMagicValueAfterAllocation
source/external/vulkan/vk_mem_alloc.h:11892
↓ 1 callersMethodWriteNonSpatialSamples
source/engine/audio/AudioSource.cpp:88
↓ 1 callersMethodWriteSpatialSamples
source/engine/audio/AudioSource.cpp:53
↓ 1 callersMethodWriteToDeviceBuffer
source/engine/audio/NcAudioImpl.cpp:170
↓ 1 callersMethod_ClearFreeMemory
source/external/imgui/src/imgui_draw.cpp:410
↓ 1 callersMethod_TryMergeDrawCmds
Try to merge two last draw commands
source/external/imgui/src/imgui_draw.cpp:483
↓ 1 callersFunctioncontains
source/external/imgui/imgui.h:1829
↓ 1 callersFunctioncreateAllocator
source/external/vulkan/vk_mem_alloc_funcs.hpp:1047
↓ 1 callersMethodcreateBuffer
source/external/vulkan/vk_mem_alloc_funcs.hpp:829
↓ 1 callersMethodcreateImage
source/external/vulkan/vk_mem_alloc_funcs.hpp:944
↓ 1 callersMethoddestroy
source/engine/alloc/Allocator.h:170
↓ 1 callersMethoddestroyPool
source/external/vulkan/vk_mem_alloc_funcs.hpp:316
↓ 1 callersMethodempty
@brief Check if there are no components in the pool. */
include/ncengine/ecs/ComponentPool.h:162
↓ 1 callersFunctionerase_unsorted
source/external/imgui/imgui.h:1827
↓ 1 callersMethodfreeMemory
source/external/vulkan/vk_mem_alloc_funcs.hpp:532
↓ 1 callersMethodgetAllocationInfo
source/external/vulkan/vk_mem_alloc_funcs.hpp:553
↓ 1 callersMethodgetDefaultInputDevice
source/engine/audio/rtaudio/RtAudio.cpp:4788
↓ 1 callersMethodget_line_begin
source/external/imgui/imgui_internal.h:712
↓ 1 callersMethodget_line_end
source/external/imgui/imgui_internal.h:713
↓ 1 callersFunctionisStreamOpen
source/engine/audio/rtaudio/RtAudio.h:772
↓ 1 callersFunctionis_word_boundary_from_left
source/external/imgui/src/imgui_widgets.cpp:3725
↓ 1 callersMethodmapMemory
source/external/vulkan/vk_mem_alloc_funcs.hpp:601
↓ 1 callersFunctionpush_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
source/external/imgui/imgui.h:1822
↓ 1 callersMethodremove
source/external/vulkan/vk_mem_alloc.h:4268
↓ 1 callersMethodsize
@brief Get the number of components committed to the pool. */
include/ncengine/ecs/ComponentPool.h:159
↓ 1 callersMethodsize
@brief Get the number of entities in the pool. */
include/ncengine/ecs/EntityPool.h:100
↓ 1 callersMethodsplit
source/external/imgui/src/imgui.cpp:2470
↓ 1 callersFunctionstb_adler32
source/external/imgui/src/imgui_draw.cpp:4007
↓ 1 callersFunctionstb_decompress
source/external/imgui/src/imgui_draw.cpp:4038
↓ 1 callersFunctionstb_decompress_token
source/external/imgui/src/imgui_draw.cpp:3990
↓ 1 callersFunctionstb_text_create_undo_record
source/external/imgui/imstb_textedit.h:1169
↓ 1 callersFunctionstb_text_makeundo_delete
source/external/imgui/imstb_textedit.h:1337
↓ 1 callersFunctionstb_text_redo
source/external/imgui/imstb_textedit.h:1281
↓ 1 callersFunctionstb_text_undo
source/external/imgui/imstb_textedit.h:1213
↓ 1 callersFunctionstb_textedit_clear_state
reset the state to default
source/external/imgui/imstb_textedit.h:1358
↓ 1 callersFunctionstb_textedit_cut
API cut: delete selection
source/external/imgui/imstb_textedit.h:688
↓ 1 callersFunctionstb_textedit_discard_redo
discard the oldest entry in the redo list--it's bad if this ever happens, but because undo & redo have to store the actual characters in different cas
source/external/imgui/imstb_textedit.h:1139
↓ 1 callersFunctionstb_textedit_flush_redo
source/external/imgui/imstb_textedit.h:1110
↓ 1 callersFunctionstb_textedit_initialize_state
API initialize
source/external/imgui/imstb_textedit.h:1376
↓ 1 callersFunctionstb_textedit_key
API key: process a keyboard input
source/external/imgui/imstb_textedit.h:720
↓ 1 callersFunctionstb_textedit_paste
source/external/imgui/imstb_textedit.h:1386
↓ 1 callersFunctionstb_textedit_paste_internal
API paste: replace existing selection with passed-in text
source/external/imgui/imstb_textedit.h:699
↓ 1 callersFunctionstbrp__skyline_find_best_pos
source/external/imgui/imstb_rectpack.h:347
↓ 1 callersFunctionstbrp__skyline_pack_rectangle
source/external/imgui/imstb_rectpack.h:449
↓ 1 callersFunctionstbrp_init_target
source/external/imgui/imstb_truetype.h:3925
↓ 1 callersFunctionstbrp_setup_allow_out_of_mem
source/external/imgui/imstb_rectpack.h:245
↓ 1 callersFunctionstbtt_BakeFontBitmap
source/external/imgui/imstb_truetype.h:4943
↓ 1 callersFunctionstbtt_BakeFontBitmap_internal
source/external/imgui/imstb_truetype.h:3821
↓ 1 callersFunctionstbtt_FindMatchingFont_internal
source/external/imgui/imstb_truetype.h:4927
↓ 1 callersFunctionstbtt_FlattenCurves
returns number of contours
source/external/imgui/imstb_truetype.h:3626
↓ 1 callersFunctionstbtt_GetBakedQuad
source/external/imgui/imstb_truetype.h:3867
↓ 1 callersFunctionstbtt_GetCodepointBitmap
source/external/imgui/imstb_truetype.h:3805
↓ 1 callersFunctionstbtt_GetCodepointBitmapSubpixel
source/external/imgui/imstb_truetype.h:3790
↓ 1 callersFunctionstbtt_GetCodepointHMetrics
source/external/imgui/imstb_truetype.h:2634
↓ 1 callersFunctionstbtt_GetCodepointKernAdvance
source/external/imgui/imstb_truetype.h:2627
↓ 1 callersFunctionstbtt_GetFontOffsetForIndex_internal
source/external/imgui/imstb_truetype.h:1324
↓ 1 callersFunctionstbtt_GetGlyphKernAdvance
source/external/imgui/imstb_truetype.h:2615
↓ 1 callersFunctionstbtt_GetGlyphSDF
source/external/imgui/imstb_truetype.h:4583
↓ 1 callersFunctionstbtt_GetGlyphSVG
source/external/imgui/imstb_truetype.h:2699
↓ 1 callersFunctionstbtt_GetNumberOfFonts_internal
source/external/imgui/imstb_truetype.h:1343
↓ 1 callersFunctionstbtt_GetPackedQuad
source/external/imgui/imstb_truetype.h:4371
↓ 1 callersFunctionstbtt_InitFont_internal
source/external/imgui/imstb_truetype.h:1388
↓ 1 callersFunctionstbtt_MakeGlyphBitmap
source/external/imgui/imstb_truetype.h:3785
↓ 1 callersFunctionstbtt_MakeGlyphBitmapSubpixelPrefilter
source/external/imgui/imstb_truetype.h:4192
↓ 1 callersFunctionstbtt_PackBegin
source/external/imgui/imstb_truetype.h:3965
↓ 1 callersFunctionstbtt_PackEnd
source/external/imgui/imstb_truetype.h:3997
↓ 1 callersFunctionstbtt_PackFontRanges
source/external/imgui/imstb_truetype.h:4310
↓ 1 callersFunctionstbtt_PackFontRangesGatherRects
rects array must be big enough to accommodate all characters in the given ranges
source/external/imgui/imstb_truetype.h:4157
← previousnext →1,501–1,600 of 4,405, ranked by callers