Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdamYuan/SparseVoxelOctree
/ functions
Functions
6,040 in github.com/AdamYuan/SparseVoxelOctree
⨍
Functions
6,040
◇
Types & classes
2,570
Method
GetContentRegionMax
FIXME: This is in window space (not screen space!).
dep/MyVK/dep/imgui/imgui.cpp:7568
Method
GetContentRegionMaxAbs
[Internal] Absolute coordinate. Saner. This is not exposed until we finishing refactoring work rect features.
dep/MyVK/dep/imgui/imgui.cpp:7579
Method
GetCount
dep/MyVK/include/myvk/Semaphore.hpp:39
Method
GetCount
dep/MyVK/include/myvk/Semaphore.hpp:58
Method
GetCount
dep/MyVK/include/myvk/DescriptorSetLayout.hpp:46
Method
GetCount
dep/MyVK/include/myvk/QueryPool.hpp:30
Method
GetCount
dep/MyVK/dep/vma/vk_mem_alloc.h:5027
Method
GetCurrentContext
Internal state access - if you want to share Dear ImGui state between modules (e.g. DLL) or allocate it yourself Note that we still point to some stat
dep/MyVK/dep/imgui/imgui.cpp:3317
Method
GetCurrentFrameIndex
dep/MyVK/dep/vma/vk_mem_alloc.h:11485
Method
GetCurrentResource
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:628
Method
GetCursorPos
User generally sees positions in window coordinates. Internally we store CursorPos in absolute screen coordinates because it is more convenient. Conve
dep/MyVK/dep/imgui/imgui.cpp:7395
Method
GetCursorPosX
dep/MyVK/dep/imgui/imgui.cpp:7401
Method
GetCursorPosY
dep/MyVK/dep/imgui/imgui.cpp:7407
Method
GetCursorScreenPos
dep/MyVK/dep/imgui/imgui.cpp:7380
Method
GetCursorStartPos
dep/MyVK/dep/imgui/imgui.cpp:7434
Method
GetCustomParameter
dep/tiny_obj_loader.h:311
Method
GetDebugMargin
dep/MyVK/dep/vma/vk_mem_alloc.h:6359
Method
GetDebugName
dep/MyVK/dep/imgui/imgui.h:2717
Method
GetDefaultPushConstantRange
src/Scene.cpp:442
Method
GetDiffuse
For pybind11
dep/tiny_obj_loader.h:242
Method
GetDimension
src/Sobol.hpp:32
Method
GetDragDropPayload
dep/MyVK/dep/imgui/imgui.cpp:9889
Method
GetDrawData
Pass this to your backend rendering function! Valid after Render() and until the next call to NewFrame()
dep/MyVK/dep/imgui/imgui.cpp:3394
Method
GetDrawListSharedData
dep/MyVK/dep/imgui/imgui.cpp:3457
Method
GetDstMemoryBarrier
dep/MyVK/src/BufferBase.cpp:124
Method
GetDstMemoryBarriers
dep/MyVK/src/BufferBase.cpp:48
Method
GetDstOutput
dep/MyVK/include/myvk_rg/pass/ImageBlitPass.hpp:24
Method
GetEmission
dep/tiny_obj_loader.h:269
Method
GetEndPage
dep/MyVK/dep/vma/vk_mem_alloc.h:6545
Method
GetExtent
dep/MyVK/include/myvk/FrameManager.hpp:68
Method
GetFencesPtr
dep/MyVK/include/myvk/Fence.hpp:46
Method
GetFloat
dep/MyVK/dep/imgui/imgui.cpp:1889
Method
GetFloatRef
dep/MyVK/dep/imgui/imgui.cpp:1919
Method
GetFlushOrInvalidateRange
dep/MyVK/dep/vma/vk_mem_alloc.h:15766
Function
GetFocusID
dep/MyVK/dep/imgui/imgui_internal.h:2243
Function
GetFocusScope
Focus scope which is actually active
dep/MyVK/dep/imgui/imgui_internal.h:2310
Function
GetFocusedFocusScope
dep/MyVK/dep/imgui/imgui_internal.h:2309
Method
GetFont
dep/MyVK/dep/imgui/imgui.cpp:6837
Method
GetFontSize
dep/MyVK/dep/imgui/imgui.cpp:6842
Method
GetFontTexUvWhitePixel
dep/MyVK/dep/imgui/imgui.cpp:6847
Method
GetForegroundDrawList
dep/MyVK/dep/imgui/imgui.cpp:3446
Method
GetFormat
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:144
Method
GetFormat
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:219
Method
GetFormat
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:368
Method
GetFormat
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:449
Method
GetFormat
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:511
Method
GetFormat
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:588
Method
GetFrameCount
dep/MyVK/dep/imgui/imgui.cpp:3406
Method
GetFrameHeight
dep/MyVK/dep/imgui/imgui.cpp:7553
Method
GetFrameHeightWithSpacing
dep/MyVK/dep/imgui/imgui.cpp:7559
Method
GetFramebufferAttachmentImageInfo
dep/MyVK/include/myvk/ImageBase.hpp:97
Method
GetFreeRegionsCount
dep/MyVK/dep/vma/vk_mem_alloc.h:9936
Method
GetGlobalMemoryTypeBits
dep/MyVK/dep/vma/vk_mem_alloc.h:11432
Method
GetGlyphRangesChineseFull
dep/MyVK/dep/imgui/imgui_draw.cpp:2651
Method
GetGlyphRangesChineseSimplifiedCommon
dep/MyVK/dep/imgui/imgui_draw.cpp:2680
Method
GetGlyphRangesCyrillic
dep/MyVK/dep/imgui/imgui_draw.cpp:2836
Method
GetGlyphRangesJapanese
dep/MyVK/dep/imgui/imgui_draw.cpp:2747
Method
GetGlyphRangesKorean
dep/MyVK/dep/imgui/imgui_draw.cpp:2639
Method
GetGlyphRangesThai
dep/MyVK/dep/imgui/imgui_draw.cpp:2849
Method
GetGlyphRangesVietnamese
dep/MyVK/dep/imgui/imgui_draw.cpp:2861
Method
GetGpuDefragmentationMemoryTypeBits
dep/MyVK/dep/vma/vk_mem_alloc.h:15890
Method
GetHandle
dep/MyVK/include/myvk/FramebufferBase.hpp:19
Method
GetHandle
dep/MyVK/include/myvk/BufferBase.hpp:18
Method
GetHandle
dep/MyVK/include/myvk/Semaphore.hpp:19
Method
GetHandle
dep/MyVK/include/myvk/DescriptorSetLayout.hpp:22
Method
GetHandle
dep/MyVK/include/myvk/ImageView.hpp:43
Method
GetHandle
dep/MyVK/include/myvk/DescriptorPool.hpp:20
Method
GetHandle
dep/MyVK/include/myvk/RenderPass.hpp:24
Method
GetHandle
dep/MyVK/include/myvk/CommandBuffer.hpp:161
Method
GetHandle
dep/MyVK/include/myvk/Device.hpp:37
Method
GetHandle
dep/MyVK/include/myvk/DescriptorSet.hpp:41
Method
GetHandle
dep/MyVK/include/myvk/QueryPool.hpp:28
Method
GetHandle
dep/MyVK/include/myvk/Instance.hpp:26
Method
GetHandle
dep/MyVK/include/myvk/ShaderModule.hpp:19
Method
GetHandle
dep/MyVK/include/myvk/ImageBase.hpp:33
Method
GetHandle
dep/MyVK/include/myvk/CommandPool.hpp:22
Method
GetHandle
dep/MyVK/include/myvk/Swapchain.hpp:43
Method
GetHandle
dep/MyVK/include/myvk/PipelineBase.hpp:16
Method
GetHandle
dep/MyVK/include/myvk/Sampler.hpp:25
Method
GetHandle
dep/MyVK/include/myvk/PipelineLayout.hpp:25
Method
GetHandle
dep/MyVK/include/myvk/Surface.hpp:25
Method
GetHandle
dep/MyVK/include/myvk/Queue.hpp:40
Method
GetHandle
dep/MyVK/include/myvk/PhysicalDevice.hpp:81
Function
GetHeight
dep/MyVK/dep/imgui/imgui_internal.h:450
Method
GetHoveredID
dep/MyVK/dep/imgui/imgui.cpp:3059
Method
GetID
dep/MyVK/include/myvk_rg/_details_/Pool.hpp:54
Method
GetIDWithSeed
Helper to avoid a common series of PushOverrideID -> GetID() -> PopID() call (note that when using this pattern, TestEngine's "Stack Tool" will tend t
dep/MyVK/dep/imgui/imgui.cpp:6966
Method
GetId
dep/MyVK/dep/vma/vk_mem_alloc.h:5908
Method
GetImageAliasOutput
dep/MyVK/include/myvk_rg/_details_/Input.hpp:58
Method
GetImageColorSpace
dep/MyVK/include/myvk/Swapchain.hpp:53
Method
GetImageOutput
dep/MyVK/include/myvk_rg/pass/ImGuiPass.hpp:27
Method
GetImageResource
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:805
Method
GetInput
dep/MyVK/include/myvk_rg/_details_/Input.hpp:189
Method
GetIntBufferID
Get Internal Buffer ID
dep/MyVK/src/rg/RenderGraphResolver.hpp:144
Method
GetIntImageViewID
Get Internal ImageView ID
dep/MyVK/src/rg/RenderGraphResolver.hpp:158
Function
GetItemID
Basic Accessors
dep/MyVK/dep/imgui/imgui_internal.h:2240
Method
GetItemRectMax
dep/MyVK/dep/imgui/imgui.cpp:4888
Method
GetItemRectMin
dep/MyVK/dep/imgui/imgui.cpp:4882
Method
GetItemRectSize
dep/MyVK/dep/imgui/imgui.cpp:4894
Function
GetItemStatusFlags
Get ID of last item (~~ often same ImGui::GetID(label) beforehand)
dep/MyVK/dep/imgui/imgui_internal.h:2241
← previous
next →
2,801–2,900 of 6,040, ranked by callers