Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RIPmr/MoonEngine
/ functions
Functions
3,352 in github.com/RIPmr/MoonEngine
⨍
Functions
3,352
◇
Types & classes
455
↓ 6 callers
Function
ImTextCountUtf8BytesFromStr
ToyBox/imgui/imgui.cpp:1824
↓ 6 callers
Method
IsDataType
ToyBox/imgui/imgui.h:1721
↓ 6 callers
Method
IsNoTabBar
Hidden tab bar can be shown back by clicking the small triangle
ToyBox/imgui/imgui_internal.h:1169
↓ 6 callers
Function
IsWindowActiveAndVisible
ToyBox/imgui/imgui.cpp:3647
↓ 6 callers
Method
PopClipRect
ToyBox/imgui/imgui.cpp:4385
↓ 6 callers
Method
PrimReserve
Reserve space for a number of vertices and triangles. You must finish filling your reserved data before calling PrimReserve() again, as it may realloc
ToyBox/imgui/imgui_draw.cpp:612
↓ 6 callers
Method
PrimVtx
ToyBox/imgui/imgui.h:2167
↓ 6 callers
Method
PrimWriteIdx
ToyBox/imgui/imgui.h:2166
↓ 6 callers
Function
RenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
ToyBox/imgui/imgui_internal.h:2117
↓ 6 callers
Function
STB_TEXTEDIT_INSERTCHARS
ToyBox/imgui/imgui_widgets.cpp:3273
↓ 6 callers
Method
SetCurrentChannel
ToyBox/imgui/imgui_draw.cpp:1484
↓ 6 callers
Method
SetFloat
ToyBox/imgui/imgui.cpp:2044
↓ 6 callers
Method
multDir
ToyBox/Matrix4x4.h:480
↓ 6 callers
Function
outliterals
ToyBox/imgui/misc/fonts/binary_to_compressed_c.cpp:197
↓ 6 callers
Method
setBool
utility uniform functions ------------------------------------------------------------------------
ToyBox/MShader.h:42
↓ 6 callers
Function
stb__match
ToyBox/imgui/imgui_draw.cpp:3488
↓ 6 callers
Function
stb_out2
ToyBox/imgui/misc/fonts/binary_to_compressed_c.cpp:193
↓ 6 callers
Function
stbi__fopen
ToyBox/opengl/include/stb_image.h:1155
↓ 6 callers
Function
stbi__fopen
ToyBox/opengl/include/STB/stb_image.h:1155
↓ 6 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
ToyBox/opengl/include/stb_image.h:2633
↓ 6 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
ToyBox/opengl/include/STB/stb_image.h:2633
↓ 6 callers
Function
stbi__hdr_test
ToyBox/opengl/include/stb_image.h:6493
↓ 6 callers
Function
stbi__hdr_test
ToyBox/opengl/include/STB/stb_image.h:6493
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
ToyBox/opengl/include/stb_image.h:899
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
ToyBox/opengl/include/STB/stb_image.h:899
↓ 6 callers
Function
stbi__start_file
ToyBox/opengl/include/stb_image.h:776
↓ 6 callers
Function
stbi__start_file
ToyBox/opengl/include/STB/stb_image.h:776
↓ 6 callers
Function
stbtt_InitFont
ToyBox/imgui/imstb_truetype.h:4784
↓ 6 callers
Function
stbtt__buf_range
ToyBox/imgui/imstb_truetype.h:1164
↓ 6 callers
Function
stbtt__dict_get_ints
ToyBox/imgui/imstb_truetype.h:1229
↓ 6 callers
Function
stbtt__matchpair
ToyBox/imgui/imstb_truetype.h:4675
↓ 5 callers
Function
Decode85Byte
ToyBox/imgui/imgui_draw.cpp:1811
↓ 5 callers
Method
GenNeuronID
ToyBox/NGraph.h:60
↓ 5 callers
Method
GetIDNoKeepAlive
ToyBox/imgui/imgui.cpp:2976
↓ 5 callers
Method
GetName
ToyBox/imgui/imgui_internal.h:844
↓ 5 callers
Method
GetRay
screen pos to world ray fast version (used in renderer)
ToyBox/Camera.cpp:142
↓ 5 callers
Function
Graph2Wnd
ToyBox/imgui/ImNodes.cpp:243
↓ 5 callers
Function
ImLineClosestPoint
ToyBox/imgui/imgui.cpp:1292
↓ 5 callers
Function
ImRotate
ToyBox/imgui/imgui_internal.h:357
↓ 5 callers
Function
ImSwap
ToyBox/imgui/imgui_internal.h:339
↓ 5 callers
Method
Inverse
ToyBox/Quaternion.cpp:236
↓ 5 callers
Function
IsActiveIdUsingKey
ToyBox/imgui/imgui_internal.h:2009
↓ 5 callers
Method
IsFloatingNode
ToyBox/imgui/imgui_internal.h:1166
↓ 5 callers
Method
IsLoaded
ToyBox/imgui/imgui.h:2411
↓ 5 callers
Method
ListStacks
ToyBox/ObjectBase.cpp:77
↓ 5 callers
Method
PassFilter
ToyBox/imgui/imgui.cpp:2140
↓ 5 callers
Method
PathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
ToyBox/imgui/imgui.h:2135
↓ 5 callers
Method
PushClipRect
When using this function it is sane to ensure that float are perfectly rounded to integer values, to that e.g. (int)(max.x-min.x) in user's render pro
ToyBox/imgui/imgui.cpp:4378
↓ 5 callers
Method
Rotate
ToyBox/Gizmo.cpp:39
↓ 5 callers
Function
STB_TEXTEDIT_DELETECHARS
ToyBox/imgui/imgui_widgets.cpp:3258
↓ 5 callers
Method
SetParent
ToyBox/Transform.h:146
↓ 5 callers
Method
SetVoidPtr
ToyBox/imgui/imgui.cpp:2055
↓ 5 callers
Function
ShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add flags to BeginMenu to process shortcuts)
ToyBox/imgui/imgui_demo.cpp:3660
↓ 5 callers
Method
Step
ToyBox/Optimizer.cpp:61
↓ 5 callers
Method
contains
ToyBox/imgui/imgui.h:1426
↓ 5 callers
Method
distance
ToyBox/Vector2.h:59
↓ 5 callers
Function
stb_out3
ToyBox/imgui/misc/fonts/binary_to_compressed_c.cpp:194
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
ToyBox/imgui/imstb_textedit.h:597
↓ 5 callers
Function
stb_textedit_move_to_first
move cursor to first character of selection
ToyBox/imgui/imstb_textedit.h:623
↓ 5 callers
Function
stbi__do_zlib
ToyBox/opengl/include/stb_image.h:4102
↓ 5 callers
Function
stbi__do_zlib
ToyBox/opengl/include/STB/stb_image.h:4102
↓ 5 callers
Function
stbi__getn
ToyBox/opengl/include/stb_image.h:1447
↓ 5 callers
Function
stbi__getn
ToyBox/opengl/include/STB/stb_image.h:1447
↓ 5 callers
Function
stbi__hdr_gettoken
ToyBox/opengl/include/stb_image.h:6504
↓ 5 callers
Function
stbi__hdr_gettoken
ToyBox/opengl/include/STB/stb_image.h:6504
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
ToyBox/opengl/include/stb_image.h:1833
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
ToyBox/opengl/include/STB/stb_image.h:1833
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
ToyBox/opengl/include/stb_image.h:2649
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
ToyBox/opengl/include/STB/stb_image.h:2649
↓ 5 callers
Function
stbi__paeth
ToyBox/opengl/include/stb_image.h:4239
↓ 5 callers
Function
stbi__paeth
ToyBox/opengl/include/STB/stb_image.h:4239
↓ 5 callers
Function
stbi__start_write_callbacks
initialize a callback-based context
ToyBox/opengl/include/STB/stb_image_write.h:265
↓ 5 callers
Function
stbi__zbuild_huffman
ToyBox/opengl/include/stb_image.h:3767
↓ 5 callers
Function
stbi__zbuild_huffman
ToyBox/opengl/include/STB/stb_image.h:3767
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
ToyBox/imgui/imstb_truetype.h:4774
↓ 5 callers
Function
stbtt_GetGlyphShape
ToyBox/imgui/imstb_truetype.h:2265
↓ 5 callers
Function
stbtt__csctx_rline_to
ToyBox/imgui/imstb_truetype.h:1918
↓ 4 callers
Method
AddNode
NOTE: pay attention when calling this method, beacuse neurons will added to graph automatically while create them
ToyBox/NGraph.h:66
↓ 4 callers
Method
AxisSign
ToyBox/Transform.h:257
↓ 4 callers
Method
ChannelsSetCurrent
ToyBox/imgui/imgui.h:2154
↓ 4 callers
Method
Colorize
ToyBox/ImTextEditor.cpp:1862
↓ 4 callers
Method
CreateOptimizer
ToyBox/NGraph.h:123
↓ 4 callers
Method
DoForceClose
ToyBox/imgui/imgui_demo.cpp:4852
↓ 4 callers
Method
DoQueueClose
ToyBox/imgui/imgui_demo.cpp:4851
↓ 4 callers
Method
GetWorkSize
ToyBox/imgui/imgui.h:2603
↓ 4 callers
Function
ImAcos01
ToyBox/imgui/imgui_draw.cpp:3347
↓ 4 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
ToyBox/imgui/imgui_widgets.cpp:2825
↓ 4 callers
Function
ImStrncpy
ToyBox/imgui/imgui.cpp:1359
↓ 4 callers
Function
ImTextCountCharsFromUtf8
ToyBox/imgui/imgui.cpp:1742
↓ 4 callers
Function
ImTextStrFromUtf8
ToyBox/imgui/imgui.cpp:1724
↓ 4 callers
Function
InputTextCalcTextSizeW
ToyBox/imgui/imgui_widgets.cpp:3179
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
ToyBox/imgui/imgui_widgets.cpp:3409
↓ 4 callers
Function
IsActiveIdUsingNavDir
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
ToyBox/imgui/imgui_internal.h:2007
↓ 4 callers
Method
LoadFile
ToyBox/OBJLoader.cpp:88
↓ 4 callers
Method
PushTextureID
ToyBox/imgui/imgui_draw.cpp:596
↓ 4 callers
Function
RegistStackWnd
stack window(delegation)
ToyBox/StackWindow.h:20
↓ 4 callers
Function
RenderBullet
ToyBox/imgui/imgui_internal.h:2118
↓ 4 callers
Method
Reshape
ToyBox/Matrix.h:568
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
ToyBox/imgui/imgui_widgets.cpp:3230
↓ 4 callers
Method
SetBit
Get bit n in the array
ToyBox/imgui/imgui.h:2246
← previous
next →
201–300 of 3,352, ranked by callers