MCPcopy Create free account

hub / github.com/AdamYuan/SparseVoxelOctree / functions

Functions6,040 in github.com/AdamYuan/SparseVoxelOctree

MethodCreatePipeline
dep/MyVK/include/myvk_rg/_details_/Pass.hpp:174
MethodCreatePipeline
dep/MyVK/include/myvk_rg/_details_/Pass.hpp:190
MethodCreatePool
dep/MyVK/dep/vma/vk_mem_alloc.h:15235
MethodCreateResource
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:787
MethodCreateResourceForce
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:792
MethodCreateStaging
dep/MyVK/include/myvk/Buffer.hpp:28
MethodCreateTexture2D
dep/MyVK/src/Image.cpp:42
MethodCreateTexture2DArray
dep/MyVK/src/Image.cpp:78
MethodCreateTexture3D
dep/MyVK/src/Image.cpp:60
MethodCreateWithGlfwExtensions
dep/MyVK/src/glfw/Instance.cpp:6
MethodD_formatter
dep/spdlog/include/spdlog/pattern_formatter-inl.h:298
MethodDataTypeApplyOp
dep/MyVK/dep/imgui/imgui_widgets.cpp:1843
MethodDataTypeApplyOpFromText
User can input math operators (e.g. +100) to edit a numerical values. NB: This is _not_ a full expression evaluator. We should probably add one and re
dep/MyVK/dep/imgui/imgui_widgets.cpp:1895
MethodDataTypeClamp
dep/MyVK/dep/imgui/imgui_widgets.cpp:2031
FunctionDataTypeClampT
dep/MyVK/dep/imgui/imgui_widgets.cpp:2023
MethodDataTypeCompare
dep/MyVK/dep/imgui/imgui_widgets.cpp:2002
FunctionDataTypeCompareT
dep/MyVK/dep/imgui/imgui_widgets.cpp:1995
MethodDataTypeFormatString
dep/MyVK/dep/imgui/imgui_widgets.cpp:1820
MethodDataTypeGetInfo
dep/MyVK/dep/imgui/imgui_widgets.cpp:1814
MethodDeIndexAllBuffers
For backward compatibility: convert all buffers from indexed to de-indexed, in case you cannot render indexed. Note: this is slow and most likely a wa
dep/MyVK/dep/imgui/imgui_draw.cpp:1628
MethodDebugCheckVersionAndDataLayout
Helper function to verify ABI compatibility between caller code and compiled version of Dear ImGui. Verify that the type sizes are matching between th
dep/MyVK/dep/imgui/imgui.cpp:7024
FunctionDebugDrawItemRect
dep/MyVK/dep/imgui/imgui_internal.h:2501
MethodDebugLogAllAllocationNode
dep/MyVK/dep/vma/vk_mem_alloc.h:9872
MethodDebugLogAllAllocations
dep/MyVK/dep/vma/vk_mem_alloc.h:9241
MethodDebugLogAllocation
dep/MyVK/dep/vma/vk_mem_alloc.h:6391
MethodDebugNodeColumns
[DEBUG] Display contents of Columns
dep/MyVK/dep/imgui/imgui.cpp:11100
MethodDebugNodeDrawCmdShowMeshAndBoundingBox
[DEBUG] Display mesh/aabb of a ImDrawCmd
dep/MyVK/dep/imgui/imgui.cpp:11205
MethodDebugNodeDrawList
[DEBUG] Display contents of ImDrawList
dep/MyVK/dep/imgui/imgui.cpp:11111
MethodDebugNodeStorage
[DEBUG] Display contents of ImGuiStorage
dep/MyVK/dep/imgui/imgui.cpp:11234
MethodDebugNodeTabBar
[DEBUG] Display contents of ImGuiTabBar
dep/MyVK/dep/imgui/imgui.cpp:11247
MethodDebugNodeTable
dep/MyVK/dep/imgui/imgui_tables.cpp:3419
MethodDebugNodeTableSettings
dep/MyVK/dep/imgui/imgui_tables.cpp:3481
MethodDebugNodeViewport
dep/MyVK/dep/imgui/imgui.cpp:11282
MethodDebugNodeWindow
dep/MyVK/dep/imgui/imgui.cpp:11302
MethodDebugNodeWindowSettings
dep/MyVK/dep/imgui/imgui.cpp:11353
MethodDebugNodeWindowsList
dep/MyVK/dep/imgui/imgui.cpp:11359
MethodDebugRenderViewportThumbnail
dep/MyVK/dep/imgui/imgui.cpp:10672
MethodDefaultFromFunc
dep/MyVK/src/rg/RenderGraphExecutor.cpp:149
MethodDefaultToFunc
dep/MyVK/src/rg/RenderGraphExecutor.cpp:154
MethodDefragmentPassBegin
dep/MyVK/dep/vma/vk_mem_alloc.h:13035
MethodDefragmentPassEnd
dep/MyVK/dep/vma/vk_mem_alloc.h:13079
MethodDelete
Delete a Tag and its Objects
dep/MyVK/include/myvk_rg/_details_/Pool.hpp:424
MethodDeleteBufferAliasOutput
dep/MyVK/include/myvk_rg/_details_/Input.hpp:61
MethodDeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
dep/MyVK/dep/imgui/imgui_widgets.cpp:3684
MethodDeleteImageAliasOutput
dep/MyVK/include/myvk_rg/_details_/Input.hpp:64
MethodDeleteNodeChildren
dep/MyVK/dep/vma/vk_mem_alloc.h:9651
MethodDeletePass
dep/MyVK/include/myvk_rg/_details_/Pass.hpp:112
MethodDeleteResource
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:796
MethodDependencyBuilder
dep/MyVK/src/rg/RenderGraphExecutor.cpp:159
MethodDescriptorBinding
dep/MyVK/include/myvk_rg/_details_/Input.hpp:208
MethodDescriptorBindingFlagGroup
dep/MyVK/src/DescriptorSetLayout.cpp:48
MethodDescriptorBindingFlagGroup
dep/MyVK/include/myvk/DescriptorSetLayout.hpp:35
MethodDescriptorInputSlot
dep/MyVK/include/myvk_rg/_details_/Input.hpp:349
MethodDestroyContext
dep/MyVK/dep/imgui/imgui.cpp:3347
MethodDestroyPool
dep/MyVK/dep/vma/vk_mem_alloc.h:15288
FunctionDllMain
GLFW DLL entry point
dep/MyVK/dep/glfw/src/win32_init.c:64
MethodDragBehavior
dep/MyVK/dep/imgui/imgui_widgets.cpp:2226
MethodDragBehaviorT
dep/MyVK/dep/imgui/imgui_widgets.cpp:2111
MethodDragFloat
dep/MyVK/dep/imgui/imgui_widgets.cpp:2387
FunctionDragFloat2
dep/MyVK/dep/imgui/imgui.h:1988
MethodDragFloat2
dep/MyVK/dep/imgui/imgui_widgets.cpp:2392
MethodDragFloat3
dep/MyVK/dep/imgui/imgui_widgets.cpp:2397
FunctionDragFloat4
dep/MyVK/dep/imgui/imgui.h:1990
MethodDragFloat4
dep/MyVK/dep/imgui/imgui_widgets.cpp:2402
MethodDragFloatRange2
NB: You likely want to specify the ImGuiSliderFlags_AlwaysClamp when using this.
dep/MyVK/dep/imgui/imgui_widgets.cpp:2408
MethodDragInt
NB: v_speed is float to allow adjusting the drag speed with more precision
dep/MyVK/dep/imgui/imgui_widgets.cpp:2440
MethodDragInt2
dep/MyVK/dep/imgui/imgui_widgets.cpp:2445
MethodDragInt3
dep/MyVK/dep/imgui/imgui_widgets.cpp:2450
MethodDragInt4
dep/MyVK/dep/imgui/imgui_widgets.cpp:2455
MethodDragIntRange2
NB: You likely want to specify the ImGuiSliderFlags_AlwaysClamp when using this.
dep/MyVK/dep/imgui/imgui_widgets.cpp:2461
MethodDragScalar
Note: p_data, p_min and p_max are _pointers_ to a memory address holding the data. For a Drag widget, p_min and p_max are optional. Read code of e.g.
dep/MyVK/dep/imgui/imgui_widgets.cpp:2264
MethodDragScalarN
dep/MyVK/dep/imgui/imgui_widgets.cpp:2352
MethodDraw
dep/MyVK/dep/imgui/imgui.cpp:1999
MethodDummy
dep/MyVK/dep/imgui/imgui_widgets.cpp:1305
FunctionEXRLayers
dep/tinyexr.h:11557
MethodE_formatter
dep/spdlog/include/spdlog/pattern_formatter-inl.h:494
MethodEmpty
src/EnvironmentMap.hpp:44
MethodEndChild
dep/MyVK/dep/imgui/imgui.cpp:4962
MethodEndChildFrame
dep/MyVK/dep/imgui/imgui.cpp:5021
MethodEndColumns
dep/MyVK/dep/imgui/imgui_tables.cpp:3854
MethodEndCombo
dep/MyVK/dep/imgui/imgui_widgets.cpp:1657
MethodEndDragDropSource
dep/MyVK/dep/imgui/imgui.cpp:9727
MethodEndDragDropTarget
We don't really use/need this now, but added it for the sake of consistency and because we might need it later.
dep/MyVK/dep/imgui/imgui.cpp:9896
MethodEndFrame
This is normally called by Render(). You may want to call it directly if you want to avoid calling Render() but the gain will be very minimal.
dep/MyVK/dep/imgui/imgui.cpp:4315
MethodEndGroup
dep/MyVK/dep/imgui/imgui.cpp:7642
MethodEndListBox
dep/MyVK/dep/imgui/imgui_widgets.cpp:6188
MethodEndMainMenuBar
dep/MyVK/dep/imgui/imgui_widgets.cpp:6615
MethodEndMenu
dep/MyVK/dep/imgui/imgui_widgets.cpp:6792
MethodEndMenuBar
dep/MyVK/dep/imgui/imgui_widgets.cpp:6533
MethodEndPopup
dep/MyVK/dep/imgui/imgui.cpp:8242
MethodEndTabBar
dep/MyVK/dep/imgui/imgui_widgets.cpp:7019
MethodEndTabItem
dep/MyVK/dep/imgui/imgui_widgets.cpp:7561
MethodEndTable
dep/MyVK/dep/imgui/imgui_tables.cpp:1157
MethodEndTooltip
dep/MyVK/dep/imgui/imgui.cpp:7935
FunctionEnumThreadWndProc
dep/tinyfiledialogs.c:1011
MethodErrorCheckEndFrameRecover
Experimental recovery from incorrect usage of BeginXXX/EndXXX/PushXXX/PopXXX calls. Must be called during or before EndFrame(). This is generally flaw
dep/MyVK/dep/imgui/imgui.cpp:7115
MethodErrorCheckEndFrameSanityChecks
dep/MyVK/dep/imgui/imgui.cpp:7074
MethodErrorCheckNewFrameSanityChecks
dep/MyVK/dep/imgui/imgui.cpp:7037
MethodExist
Check whether a Tag exists
dep/MyVK/include/myvk_rg/_details_/Pool.hpp:406
FunctionExpand
dep/MyVK/dep/imgui/imgui_internal.h:460
← previousnext →2,601–2,700 of 6,040, ranked by callers