Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NcStudios/NcEngine
/ functions
Functions
4,405 in github.com/NcStudios/NcEngine
⨍
Functions
4,405
◇
Types & classes
1,085
↓ 5 callers
Method
Insert
source/engine/graphics/system/SkeletalAnimationTypes.cpp:31
↓ 5 callers
Function
IsLegacyKey
source/external/imgui/imgui_internal.h:2905
↓ 5 callers
Function
IsWindowActiveAndVisible
source/external/imgui/src/imgui.cpp:4316
↓ 5 callers
Function
LoadAssets
sample/source/shared/Prefabs.cpp:90
↓ 5 callers
Function
MakeBoundingSphere
source/engine/physics/ColliderUtility.h:69
↓ 5 callers
Method
Map
source/engine/graphics/api/vulkan/buffers/WriteableBuffer.h:83
↓ 5 callers
Method
MemoryTypeIndexToHeapIndex
source/external/vulkan/vk_mem_alloc.h:11416
↓ 5 callers
Function
MousePos
source/engine/input/Input.cpp:46
↓ 5 callers
Method
Proxies
source/engine/physics/proxy/PerFrameProxyCache.h:21
↓ 5 callers
Method
Right
source/engine/ecs/Transform.cpp:75
↓ 5 callers
Function
STB_TEXTEDIT_DELETECHARS
source/external/imgui/src/imgui_widgets.cpp:3743
↓ 5 callers
Method
SetParent
test/ecs/View_unit_tests.cpp:12
↓ 5 callers
Function
TableGetColumnAvailSortDirection
source/external/imgui/src/imgui_tables.cpp:2674
↓ 5 callers
Method
VkPhysicalDevice
source/engine/graphics/api/vulkan/core/Device.h:35
↓ 5 callers
Function
VmaValidateMagicValue
source/external/vulkan/vk_mem_alloc.h:3523
↓ 5 callers
Function
VmaVectorRemove
source/external/vulkan/vk_mem_alloc.h:4287
↓ 5 callers
Method
asInt
source/engine/audio/rtaudio/RtAudio.h:731
↓ 5 callers
Method
begin
include/ncengine/ecs/detail/ViewUtility.h:196
↓ 5 callers
Method
end
* @brief Returns an iterator one past the last element in the view. * @return iterator */
include/ncengine/ecs/View.h:46
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
source/external/imgui/imstb_textedit.h:591
↓ 5 callers
Function
stb_textedit_move_to_first
move cursor to first character of selection
source/external/imgui/imstb_textedit.h:617
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
source/external/imgui/imstb_truetype.h:4950
↓ 5 callers
Function
stbtt_GetGlyphShape
source/external/imgui/imstb_truetype.h:2302
↓ 5 callers
Function
stbtt__csctx_rline_to
source/external/imgui/imstb_truetype.h:1955
↓ 5 callers
Function
swap
source/external/imgui/imgui.h:1812
↓ 5 callers
Function
vmaAllocateMemoryPages
source/external/vulkan/vk_mem_alloc.h:16575
↓ 4 callers
Method
AddNumber
source/external/vulkan/vk_mem_alloc.h:5439
↓ 4 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
source/external/imgui/src/imgui_draw.cpp:1414
↓ 4 callers
Method
AddSuccessor
source/engine/graphics/system/SkeletalAnimationTypes.cpp:21
↓ 4 callers
Method
Allocate
source/external/vulkan/vk_mem_alloc.h:11205
↓ 4 callers
Function
CalcArea4Points
source/engine/physics/PhysicsPipelineTypes.cpp:75
↓ 4 callers
Function
CalcNextScrollFromScrollTargetAndClamp
source/external/imgui/src/imgui.cpp:9758
↓ 4 callers
Method
CalcTextSizeA
source/external/imgui/src/imgui_draw.cpp:3466
↓ 4 callers
Method
Clear
source/engine/graphics/api/vulkan/cubemaps/CubeMap.cpp:58
↓ 4 callers
Method
ClearFreeMemory
source/external/imgui/src/imgui_draw.cpp:1668
↓ 4 callers
Function
ComputeAngularVelocity
source/engine/physics/dynamics/Solver.cpp:36
↓ 4 callers
Function
ComputeLinearVelocity
source/engine/physics/dynamics/Solver.cpp:29
↓ 4 callers
Function
CreateBuffer
source/engine/graphics/api/vulkan/buffers/ImmutableBuffer.cpp:23
↓ 4 callers
Method
CreateBuffer
source/engine/graphics/api/vulkan/GpuAllocator.cpp:79
↓ 4 callers
Function
DeltaTime
From time/Time.h */
source/engine/time/TimeImpl.cpp:25
↓ 4 callers
Function
DeserializeCollider
source/engine/serialize/ComponentSerialization.cpp:66
↓ 4 callers
Method
DisconnectAll
Remove all connections */
include/ncengine/utility/Signal.h:101
↓ 4 callers
Method
Emit
source/engine/graphics/system/ParticleEmitterSystem.cpp:67
↓ 4 callers
Method
FindGlyphNoFallback
source/external/imgui/src/imgui_draw.cpp:3345
↓ 4 callers
Function
FindLatestInputEvent
source/external/imgui/src/imgui.cpp:1354
↓ 4 callers
Method
Forward
source/engine/ecs/Transform.cpp:65
↓ 4 callers
Method
GetAmbient
include/ncengine/graphics/PointLight.h:27
↓ 4 callers
Method
GetAngularVelocity
include/ncengine/physics/PhysicsBody.h:66
↓ 4 callers
Method
GetByIndex
source/external/imgui/imgui_internal.h:658
↓ 4 callers
Method
GetDevice
source/engine/audio/DeviceStream.h:44
↓ 4 callers
Method
GetDiffuseColor
include/ncengine/graphics/PointLight.h:32
↓ 4 callers
Method
GetDiffuseIntensity
include/ncengine/graphics/PointLight.h:37
↓ 4 callers
Method
GetEntities
include/ncengine/ecs/detail/SparseSet.h:56
↓ 4 callers
Method
GetGraphStorage
test/task/TaskGraph_unit_tests.cpp:19
↓ 4 callers
Function
GetInterpolatedPosition
source/engine/graphics/system/SkeletalAnimationCalculations.cpp:126
↓ 4 callers
Function
GetInterpolatedRotation
source/engine/graphics/system/SkeletalAnimationCalculations.cpp:145
↓ 4 callers
Function
GetInterpolatedScale
source/engine/graphics/system/SkeletalAnimationCalculations.cpp:164
↓ 4 callers
Method
GetMeshView
include/ncengine/graphics/ToonRenderer.h:40
↓ 4 callers
Function
GetMouseSourceName
source/external/imgui/src/imgui.cpp:8688
↓ 4 callers
Method
GetPath
include/ncengine/physics/ConcaveCollider.h:15
↓ 4 callers
Method
GetProperties
include/ncengine/audio/AudioSource.h:42
↓ 4 callers
Method
GetTaskBucket
test/task/TaskGraph_unit_tests.cpp:14
↓ 4 callers
Method
GetVelocity
include/ncengine/physics/PhysicsBody.h:65
↓ 4 callers
Method
GraphicsFamilyIndex
source/engine/graphics/api/vulkan/QueueFamily.h:36
↓ 4 callers
Method
HasDrawUI
* @brief Check if ComponentHandler::drawUI is set for the concrete component type. * @throw NcError if invoked on a null AnyComponent.
include/ncengine/ecs/AnyComponent.h:70
↓ 4 callers
Method
Id
source/engine/physics/proxy/GenericProxy.h:21
↓ 4 callers
Function
ImAcos01
source/external/imgui/src/imgui_draw.cpp:3825
↓ 4 callers
Function
ImBitArrayGetStorageSizeInBytes
source/external/imgui/imgui_internal.h:543
↓ 4 callers
Function
ImFormatStringV
source/external/imgui/src/imgui.cpp:1836
↓ 4 callers
Function
ImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
source/external/imgui/src/imgui_widgets.cpp:3345
↓ 4 callers
Function
ImStrncpy
source/external/imgui/src/imgui.cpp:1693
↓ 4 callers
Method
Init
source/external/vulkan/vk_mem_alloc.h:6605
↓ 4 callers
Method
Initialize
source/engine/physics/collision/narrow_phase/Polytope.cpp:13
↓ 4 callers
Function
InputPosition
include/ncengine/ui/ImGuiUtility.h:261
↓ 4 callers
Function
InputTextCalcTextSizeW
source/external/imgui/src/imgui_widgets.cpp:3641
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
source/external/imgui/src/imgui_widgets.cpp:3899
↓ 4 callers
Function
IsActiveIdUsingNavDir
source/external/imgui/imgui_internal.h:2932
↓ 4 callers
Method
IsAwake
include/ncengine/physics/Collider.h:109
↓ 4 callers
Function
IsNamedKeyOrModKey
source/external/imgui/imgui_internal.h:2904
↓ 4 callers
Function
KeyUp
source/engine/input/Input.cpp:75
↓ 4 callers
Function
LockWheelingWindow
source/external/imgui/src/imgui.cpp:8524
↓ 4 callers
Method
Merge
source/external/imgui/src/imgui_draw.cpp:1712
↓ 4 callers
Method
NotifyCollisionExit
include/ncengine/ecs/Logic.h:144
↓ 4 callers
Method
PathStroke
source/external/imgui/imgui.h:2630
↓ 4 callers
Method
PushTextureID
source/external/imgui/src/imgui_draw.cpp:601
↓ 4 callers
Method
Remove
source/engine/physics/collision/narrow_phase/PairCache.h:119
↓ 4 callers
Method
Reserve
source/external/imgui/imgui_internal.h:666
↓ 4 callers
Method
Reset
include/ncengine/ecs/detail/HandleManager.h:45
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
source/external/imgui/src/imgui_widgets.cpp:3692
↓ 4 callers
Method
Seed
* @brief Seed the generator * @param seed A 64 bit seed value. */
include/ncengine/math/Random.h:51
↓ 4 callers
Method
SelectAll
source/external/imgui/imgui.h:2125
↓ 4 callers
Function
SerializeCollider
source/engine/serialize/ComponentSerialization.cpp:35
↓ 4 callers
Method
Set
@brief Set a new tag value. */
include/ncengine/ecs/Tag.h:32
↓ 4 callers
Method
SetAllocationUserData
source/external/vulkan/vk_mem_alloc.h:7249
↓ 4 callers
Method
SetIncrementalSort
source/external/vulkan/vk_mem_alloc.h:10947
↓ 4 callers
Method
SetPosition
source/engine/ecs/Transform.cpp:99
↓ 4 callers
Method
SetRotation
source/engine/ecs/Transform.cpp:105
↓ 4 callers
Method
StagedSize
include/ncengine/ecs/ComponentPool.h:186
↓ 4 callers
Method
Start
source/engine/engine/NcEngineImpl.cpp:63
↓ 4 callers
Method
Stop
source/engine/engine/NcEngineImpl.cpp:72
← previous
next →
401–500 of 4,405, ranked by callers