Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arnaud-jamin/Cog
/ functions
Functions
4,136 in github.com/arnaud-jamin/Cog
⨍
Functions
4,136
◇
Types & classes
975
↓ 3 callers
Method
Reset
-------------------------------------------------------------------------------------------------------------------------- Config --------------------
Plugins/Cog/Source/CogEngine/Private/CogEngineWindow_NetImGui.cpp:374
↓ 3 callers
Method
Reset
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogDebug/Private/CogDebug.cpp:53
↓ 3 callers
Method
Reset
Plugins/Cog/Source/Cog/Public/CogWindow_Settings.h:140
↓ 3 callers
Function
SampleColormap
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4578
↓ 3 callers
Method
SetFont
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogImgui/Private/CogImguiContext.cpp:868
↓ 3 callers
Function
SetNonBlocking
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_NetworkPosix.cpp:40
↓ 3 callers
Method
SetTimeDilation
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogEngine/Private/CogEngineReplicator.cpp:140
↓ 3 callers
Function
SetupAxisZoomConstraints
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:2280
↓ 3 callers
Function
ShowLegendEntries
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:623
↓ 3 callers
Function
Shutdown
=================================================================================================
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_Api.cpp:472
↓ 3 callers
Function
StyleColorsDark
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:5799
↓ 3 callers
Function
TagY
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3869
↓ 3 callers
Function
TempInputIsActive
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3758
↓ 3 callers
Method
TestBit
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:607
↓ 3 callers
Function
TransformForward_SymLog
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1631
↓ 3 callers
Function
UpdateAliasKey
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:9981
↓ 3 callers
Method
WillRender
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:875
↓ 3 callers
Function
WindowPosAbsToRel
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3226
↓ 3 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:485
↓ 3 callers
Method
alloc_chunk
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:724
↓ 3 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2987
↓ 3 callers
Function
clear
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:2151
↓ 3 callers
Method
end
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:2689
↓ 3 callers
Function
find
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:2189
↓ 3 callers
Method
find_erase_unsorted
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1798
↓ 3 callers
Function
stb__lit
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:4571
↓ 3 callers
Function
stb_textedit_move_to_last
move cursor to last character of selection
Plugins/Cog/Source/ThirdParty/ImGui/imstb_textedit.h:640
↓ 3 callers
Function
stbrp_pack_rects
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:3936
↓ 3 callers
Function
stbtt_GetFontVMetrics
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:2639
↓ 3 callers
Function
stbtt_GetGlyphHMetrics
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:2310
↓ 3 callers
Function
stbtt__GetGlyfOffset
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:1608
↓ 3 callers
Function
stbtt__buf_get
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:1163
↓ 3 callers
Function
stbtt__cff_int
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:1209
↓ 3 callers
Function
stbtt__csctx_rmove_to
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:1947
↓ 3 callers
Function
stbtt__isfont
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:1299
↓ 3 callers
Function
stbtt__run_charstring
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:2015
↓ 3 callers
Function
stbtt__track_vertex
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:1916
↓ 2 callers
Method
AddCircle
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogDebug/Private/CogDebugDrawImGui.cpp:126
↓ 2 callers
Method
AddCircleFilled
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogDebug/Private/CogDebugDrawImGui.cpp:142
↓ 2 callers
Function
AddColormap
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4481
↓ 2 callers
Method
AddGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:3844
↓ 2 callers
Method
AddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:1522
↓ 2 callers
Method
AddLog
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogEngine/Private/CogEngineWindow_OutputLog.cpp:40
↓ 2 callers
Method
AddMetric
-------------------------------------------------------------------------------------------------------------------------- FCogDebugMetric -----------
Plugins/Cog/Source/CogDebug/Private/CogDebugMetric.cpp:14
↓ 2 callers
Method
AddNgon
Guaranteed to honor 'num_segments'
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1596
↓ 2 callers
Method
AddNgonFilled
Guaranteed to honor 'num_segments'
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1608
↓ 2 callers
Method
AddQuadFilled
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1513
↓ 2 callers
Function
AddRootWindowToDrawData
Layer is locked for the root window, however child windows may use a different viewport (e.g. extruding menu)
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:5618
↓ 2 callers
Function
AddTextCentered
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:383
↓ 2 callers
Method
AddTriangle
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1525
↓ 2 callers
Function
AllAxesInputLocked
Returns true if all enabled axes are locked from user input.
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1352
↓ 2 callers
Function
AnyAxesHovered
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1368
↓ 2 callers
Function
ApplyWindowSettings
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6457
↓ 2 callers
Function
BeginDragDropSourceAxis
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4310
↓ 2 callers
Function
BeginDragDropTargetLegend
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4289
↓ 2 callers
Function
BeginLegendPopup
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4212
↓ 2 callers
Function
BoxSelectDeactivateDrag
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:7348
↓ 2 callers
Function
BoxSelectPreStartDrag
Call on the initial click.
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:7322
↓ 2 callers
Method
Build
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2891
↓ 2 callers
Method
BuildSortByKey
For quicker full rebuild of a storage (instead of an incremental one), you may add all your contents and then sort once.
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2743
↓ 2 callers
Function
BustColorCache
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:372
↓ 2 callers
Function
CalcMaxPopupHeightFromItemCount
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:1822
↓ 2 callers
Function
CalcResizePosSizeFromAnyCorner
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6684
↓ 2 callers
Function
CalcScopeRect
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:7485
↓ 2 callers
Function
CalcSymLogPixel
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:803
↓ 2 callers
Function
CalcTextSizeVertical
Calculates the size of vertical text
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1458
↓ 2 callers
Function
CalcWindowAutoFitSize
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6613
↓ 2 callers
Function
CalcWindowContentSizes
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6593
↓ 2 callers
Function
CalcWindowMinSize
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6540
↓ 2 callers
Method
ChannelsSplit
Advanced: Channels - Use to split render into layers. By switching channels to can render out-of-order (e.g. submit FG primitives before BG primitives
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:3286
↓ 2 callers
Function
ClampLegendRect
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:592
↓ 2 callers
Function
ClampWindowPos
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6987
↓ 2 callers
Method
Clear
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogDebug/Private/CogDebugTracker.cpp:23
↓ 2 callers
Method
ClearInputMouse
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:1611
↓ 2 callers
Method
ClearPreviousContexts
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogImgui/Private/CogImguiContext.cpp:55
↓ 2 callers
Function
ColormapSlider
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4708
↓ 2 callers
Function
CombineDateTime
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:1049
↓ 2 callers
Function
Communications_Initialize
================================================================================================= COMMUNICATIONS INITIALIZE Initialize a new connectio
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_Client.cpp:358
↓ 2 callers
Function
Connect
================================================================================================= Try establishing a connection to a remote client at
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_NetworkUE4.cpp:71
↓ 2 callers
Method
ContextInitialize
================================================================================================= Initialize the associated ImguiContext =============
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_Client.cpp:562
↓ 2 callers
Function
Create
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:619
↓ 2 callers
Method
CursorClamp
After a user-input the cursor stays on for a while without blinking
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:4180
↓ 2 callers
Function
DataReceive
================================================================================================= Receive as much as possible a command and keep track
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_NetworkUE4.cpp:171
↓ 2 callers
Function
DataReceivePending
================================================================================================= Return true if data has been received, or there's a
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_NetworkUE4.cpp:161
↓ 2 callers
Function
DataSend
================================================================================================= Receive as much as possible a command and keep track
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_NetworkUE4.cpp:199
↓ 2 callers
Function
DebugFlashStyleColorStop
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:20930
↓ 2 callers
Function
DebugLogMultiSelectRequests
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:7474
↓ 2 callers
Method
DeclColumns
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:8608
↓ 2 callers
Function
DestroyContext
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:439
↓ 2 callers
Method
DisplayDocContents
Display placeholder contents for the Document
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:9994
↓ 2 callers
Method
DisplayDocContextMenu
Display context menu for the Document
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:10028
↓ 2 callers
Function
DockNodeGetHostWindowTitle
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:16743
↓ 2 callers
Function
DockNodeHideWindowDuringHostWindowCreation
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:17488
↓ 2 callers
Function
DockNodeIsDropAllowedOne
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:18614
↓ 2 callers
Function
DockNodeIsInHierarchyOf
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3509
↓ 2 callers
Function
DockNodeSetupHostWindow
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:17891
↓ 2 callers
Function
DockNodeTreeUpdateSplitterFindTouchingNode
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:19190
↓ 2 callers
Function
DragLineX
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3941
↓ 2 callers
Function
DragRect
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4052
↓ 2 callers
Function
Draw
Demonstrate creating a simple console window, with scrolling, filtering, completion and history. For the console example, we are using a more C++ like
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:8445
← previous
next →
501–600 of 4,136, ranked by callers