MCPcopy Create free account

hub / github.com/JoeyDeVries/Cell / functions

Functions1,404 in github.com/JoeyDeVries/Cell

↓ 2 callersMethodSetInt
--------------------------------------------------------------------------------------------
cell/shading/material.cpp:61
↓ 2 callersMethodSetRenderSize
------------------------------------------------------------------------
cell/renderer/renderer.cpp:122
↓ 2 callersMethodStep
cell/imgui/imgui.cpp:1732
↓ 2 callersFunctionTitleBarHeight
cell/imgui/imgui_internal.h:741
↓ 2 callersMethodUpdateTransform
--------------------------------------------------------------------------------------------
cell/scene/scene_node.cpp:154
↓ 2 callersFunctionclamp
math/common.h:39
↓ 2 callersFunctiondot
math/linear_algebra/quaternion.h:112
↓ 2 callersFunctionis_word_boundary
cell/imgui/stb_textedit.h:621
↓ 2 callersFunctionis_word_boundary_from_right
cell/imgui/imgui.cpp:7638
↓ 2 callersFunctionlengthSquared
math/linear_algebra/operation.h:27
↓ 2 callersFunctionlookAt
math/linear_algebra/transformation.h:115
↓ 2 callersFunctionorthographic
math/linear_algebra/transformation.h:143
↓ 2 callersFunctionrotate
math/linear_algebra/transformation.h:59
↓ 2 callersFunctionstb_decompress_length
cell/imgui/imgui_draw.cpp:2462
↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
cell/imgui/stb_textedit.h:391
↓ 2 callersFunctionstb_text_makeundo_insert
cell/imgui/stb_textedit.h:1275
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
cell/imgui/stb_textedit.h:1070
↓ 2 callersFunctionstb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
cell/imgui/stb_textedit.h:490
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
cell/imgui/stb_textedit.h:588
↓ 2 callersFunctionstbi__bit_reverse
cell/stb/stb_image.h:3506
↓ 2 callersFunctionstbi__bmp_parse_header
cell/stb/stb_image.h:4725
↓ 2 callersFunctionstbi__build_huffman
cell/stb/stb_image.h:1521
↓ 2 callersFunctionstbi__check_png_header
cell/stb/stb_image.h:3954
↓ 2 callersFunctionstbi__copyval
cell/stb/stb_image.h:5538
↓ 2 callersFunctionstbi__create_png_image_raw
create the png data from post-deflated data
cell/stb/stb_image.h:4005
↓ 2 callersFunctionstbi__fill_bits
cell/stb/stb_image.h:3587
↓ 2 callersFunctionstbi__fill_gif_background
cell/stb/stb_image.h:5910
↓ 2 callersFunctionstbi__gif_header
cell/stb/stb_image.h:5754
↓ 2 callersFunctionstbi__gif_parse_colortable
cell/stb/stb_image.h:5743
↓ 2 callersFunctionstbi__hdr_load
cell/stb/stb_image.h:6139
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
cell/stb/stb_image.h:1719
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
cell/stb/stb_image.h:1771
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
cell/stb/stb_image.h:1680
↓ 2 callersFunctionstbi__parse_png_file
cell/stb/stb_image.h:4421
↓ 2 callersFunctionstbi__pnm_info
cell/stb/stb_image.h:6478
↓ 2 callersFunctionstbi__process_marker
cell/stb/stb_image.h:2601
↓ 2 callersFunctionstbi__refill_buffer
cell/stb/stb_image.h:1212
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
cell/stb/stb_image.h:3263
↓ 2 callersFunctionstbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
cell/stb/stb_image.h:5080
↓ 2 callersFunctionstbi_load
cell/stb/stb_image.h:1041
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
cell/imgui/stb_rect_pack.h:279
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
cell/imgui/stb_truetype.h:3811
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
cell/imgui/stb_truetype.h:2256
↓ 2 callersFunctionstbtt_GetFontVMetrics
cell/imgui/stb_truetype.h:2196
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
cell/imgui/stb_truetype.h:2251
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
cell/imgui/stb_truetype.h:3149
↓ 2 callersFunctionstbtt_GetGlyphBox
cell/imgui/stb_truetype.h:1457
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
cell/imgui/stb_truetype.h:3223
↓ 2 callersFunctionstbtt_PackFontRangesGatherRects
rects array must be big enough to accommodate all characters in the given ranges
cell/imgui/stb_truetype.h:3574
↓ 2 callersFunctionstbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
cell/imgui/stb_truetype.h:3603
↓ 2 callersFunctionstbtt_Rasterize
cell/imgui/stb_truetype.h:3132
↓ 2 callersFunctionstbtt_ScaleForMappingEmToPixels
cell/imgui/stb_truetype.h:2217
↓ 2 callersFunctionstbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
cell/imgui/stb_truetype.h:3772
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
cell/imgui/stb_truetype.h:2121
↓ 2 callersFunctionstbtt__buf_peek8
cell/imgui/stb_truetype.h:991
↓ 2 callersFunctionstbtt__close_shape
cell/imgui/stb_truetype.h:1490
↓ 2 callersFunctionstbtt__csctx_close_shape
cell/imgui/stb_truetype.h:1771
↓ 2 callersFunctionstbtt__get_subrs
cell/imgui/stb_truetype.h:1205
↓ 2 callersFunctionstbtt__hheap_alloc
cell/imgui/stb_truetype.h:2282
↓ 2 callersFunctionstbtt__hheap_cleanup
cell/imgui/stb_truetype.h:2309
↓ 2 callersFunctionstbtt__hheap_free
cell/imgui/stb_truetype.h:2303
↓ 2 callersFunctionstbtt__new_active
cell/imgui/stb_truetype.h:2347
↓ 2 callersFunctionstbtt__oversample_shift
cell/imgui/stb_truetype.h:3561
↓ 2 callersMethodswap
cell/imgui/imgui.h:923
↓ 2 callersFunctionttLONG
cell/imgui/stb_truetype.h:1140
↓ 1 callersMethodAddBezierCurve
cell/imgui/imgui_draw.cpp:922
↓ 1 callersMethodAddCustomRectRegular
cell/imgui/imgui_draw.cpp:1326
↓ 1 callersMethodAddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
cell/imgui/imgui.cpp:799
↓ 1 callersMethodAddIrradianceProbe
------------------------------------------------------------------------
cell/renderer/renderer.cpp:552
↓ 1 callersMethodAddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe.
cell/imgui/imgui_draw.cpp:419
↓ 1 callersFunctionAddWindowToRenderListSelectLayer
cell/imgui/imgui.cpp:2676
↓ 1 callersFunctionAddWindowToSortedBuffer
cell/imgui/imgui.cpp:2612
↓ 1 callersMethodBakeProbes
------------------------------------------------------------------------
cell/renderer/renderer.cpp:557
↓ 1 callersMethodBuildLookupTable
cell/imgui/imgui_draw.cpp:1901
↓ 1 callersMethodCalcCustomRectUV
cell/imgui/imgui_draw.cpp:1355
↓ 1 callersFunctionCalcNextScrollFromScrollTargetAndClamp
cell/imgui/imgui.cpp:3961
↓ 1 callersFunctionCalcSizeAutoFit
cell/imgui/imgui.cpp:3936
↓ 1 callersMethodCalcTextSizeA
cell/imgui/imgui_draw.cpp:2102
↓ 1 callersMethodChannelsMerge
cell/imgui/imgui_draw.cpp:312
↓ 1 callersMethodChannelsSplit
cell/imgui/imgui_draw.cpp:279
↓ 1 callersFunctionClean
cell/cell.cpp:106
↓ 1 callersMethodClear
--------------------------------------------------------------------------------------------
cell/renderer/command_buffer.cpp:66
↓ 1 callersMethodClearFreeMemory
cell/imgui/imgui_draw.cpp:141
↓ 1 callersMethodClearIrradianceProbes
--------------------------------------------------------------------------------------------
cell/renderer/PBR.cpp:99
↓ 1 callersMethodClearTexData
cell/imgui/imgui_draw.cpp:1141
↓ 1 callersFunctionCloseInactivePopups
cell/imgui/imgui.cpp:3503
↓ 1 callersFunctionColorPickerOptionsPopup
cell/imgui/imgui.cpp:9337
↓ 1 callersFunctionContains
Bottom-right
cell/imgui/imgui_internal.h:271
↓ 1 callersMethodCopy
--------------------------------------------------------------------------------------------
cell/shading/material.cpp:28
↓ 1 callersMethodCreateCustomMaterial
------------------------------------------------------------------------
cell/renderer/renderer.cpp:173
↓ 1 callersFunctionCreateNewWindow
cell/imgui/imgui.cpp:3845
↓ 1 callersFunctionCursorAnimReset
cell/imgui/imgui_internal.h:362
↓ 1 callersFunctionDecode85
cell/imgui/imgui_draw.cpp:1243
↓ 1 callersFunctionExecCommand
cell/imgui/imgui_demo.cpp:2415
↓ 1 callersMethodFinalize
--------------------------------------------------------------------------------------------
cell/mesh/mesh.cpp:68
↓ 1 callersMethodGenerateFace
--------------------------------------------------------------------------------------------
cell/shading/texture_cube.cpp:50
↓ 1 callersMethodGetAlphaRenderCommands
--------------------------------------------------------------------------------------------
cell/renderer/command_buffer.cpp:167
↓ 1 callersFunctionGetDefaultCompressedFontDataTTFBase85
cell/imgui/imgui_draw.cpp:2670
↓ 1 callersMethodGetDeferredRenderCommands
--------------------------------------------------------------------------------------------
cell/renderer/command_buffer.cpp:126
↓ 1 callersFunctionGetDraggedColumnOffset
cell/imgui/imgui.cpp:10149
← previousnext →301–400 of 1,404, ranked by callers