MCPcopy Create free account

hub / github.com/Twinklebear/ChameleonRT / functions

Functions3,396 in github.com/Twinklebear/ChameleonRT

↓ 6 callersFunctionstbtt__buf_range
imgui/imstb_truetype.h:1164
↓ 6 callersFunctionstbtt__dict_get_ints
imgui/imstb_truetype.h:1229
↓ 6 callersFunctionstbtt__matchpair
imgui/imstb_truetype.h:4675
↓ 5 callersMethodAllocSize
The size of the allocation that fits all arrays. // int[3], 4 bytes of padding, double[4]. Layout<int, double> x(3, 4); unsigned char* p = new unsign
util/parallel_hashmap/phmap_base.h:4068
↓ 5 callersFunctionDecode85Byte
imgui/imgui_draw.cpp:1868
↓ 5 callersMethodDeleteChars
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
imgui/imgui_widgets.cpp:3652
↓ 5 callersFunctionEmptyGroup
-------------------------------------------------------------------------- A single block of empty control bytes for tables without any slots allocate
util/parallel_hashmap/phmap.h:256
↓ 5 callersFunctionGetData
util/parallel_hashmap/phmap_base.h:2945
↓ 5 callersMethodGetIDNoKeepAlive
imgui/imgui.cpp:2887
↓ 5 callersFunctionGetString
util/tiny_gltf.h:2993
↓ 5 callersFunctionIM_DELETE
imgui/imgui.h:1375
↓ 5 callersFunctionImAbs
imgui/imgui_internal.h:353
↓ 5 callersFunctionImLineClosestPoint
imgui/imgui.cpp:1180
↓ 5 callersFunctionImRotate
imgui/imgui_internal.h:382
↓ 5 callersFunctionIsActiveIdUsingKey
imgui/imgui_internal.h:1912
↓ 5 callersFunctionIsValidCapacity
util/parallel_hashmap/phmap.h:458
↓ 5 callersMethodPushTextureID
imgui/imgui_draw.cpp:562
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
imgui/imgui_widgets.cpp:3548
↓ 5 callersMethodSelectAll
imgui/imgui.h:1680
↓ 5 callersMethodSetCurrentChannel
imgui/imgui_draw.cpp:1530
↓ 5 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
imgui/imgui.cpp:1916
↓ 5 callersFunctionShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
imgui/imgui_demo.cpp:4133
↓ 5 callersMethodappendf
imgui/imgui.cpp:2096
↓ 5 callersMethodassign
util/parallel_hashmap/phmap_base.h:1789
↓ 5 callersMethodbegin
Span::begin() Returns an iterator to the first element of this span.
util/parallel_hashmap/phmap_base.h:3253
↓ 5 callersMethodbinary
util/json.hpp:6368
↓ 5 callersMethodclear
backends/optix/optix_utils.cpp:56
↓ 5 callersFunctionerase
util/json.hpp:19415
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the order of e
util/json.hpp:2743
↓ 5 callersFunctionexchange
util/parallel_hashmap/phmap_base.h:1114
↓ 5 callersMethodfind
imgui/imgui.h:1440
↓ 5 callersFunctionfixIndex
Make index zero-base, and also support relative index.
util/tiny_obj_loader.h:501
↓ 5 callersFunctiongbswap_16
util/parallel_hashmap/phmap_bits.h:435
↓ 5 callersFunctiongbswap_32
util/parallel_hashmap/phmap_bits.h:432
↓ 5 callersFunctiongbswap_64
util/parallel_hashmap/phmap_bits.h:429
↓ 5 callersMethodget_character
util/json.hpp:5261
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
util/json.hpp:11263
↓ 5 callersFunctionneg
backends/embree_sycl/float3.h:91
↓ 5 callersMethodnext
util/parallel_hashmap/phmap.h:92
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
util/json.hpp:10792
↓ 5 callersFunctionparseInt
util/tiny_obj_loader.h:533
↓ 5 callersFunctionparseString
util/tiny_obj_loader.h:524
↓ 5 callersFunctionparse_dtype
util/gltf_types.cpp:144
↓ 5 callersMethodphysical_device
backends/vulkan/vulkan_utils.cpp:137
↓ 5 callersMethodrehash
util/parallel_hashmap/phmap.h:1501
↓ 5 callersMethodresize
backends/vulkan/vkdisplay.cpp:233
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
imgui/imstb_textedit.h:599
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
imgui/imstb_textedit.h:625
↓ 5 callersFunctionstbi__do_zlib
util/stb_image.h:4235
↓ 5 callersFunctionstbi__getn
util/stb_image.h:1509
↓ 5 callersFunctionstbi__hdr_gettoken
util/stb_image.h:6711
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
util/stb_image.h:1912
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
util/stb_image.h:2740
↓ 5 callersFunctionstbi__paeth
util/stb_image.h:4383
↓ 5 callersFunctionstbi__start_write_callbacks
initialize a callback-based context
util/stb_image_write.h:273
↓ 5 callersFunctionstbi__zbuild_huffman
util/stb_image.h:3888
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
imgui/imstb_truetype.h:4774
↓ 5 callersFunctionstbtt_GetGlyphShape
imgui/imstb_truetype.h:2265
↓ 5 callersFunctionstbtt__csctx_rline_to
imgui/imstb_truetype.h:1918
↓ 4 callersMethodCalcTextSizeA
imgui/imgui_draw.cpp:3065
↓ 4 callersFunctionDecomposePair
util/parallel_hashmap/phmap.h:3490
↓ 4 callersFunctionDecomposeValue
util/parallel_hashmap/phmap.h:3500
↓ 4 callersMethodDoForceClose
imgui/imgui_demo.cpp:5333
↓ 4 callersFunctionGetComponentSizeInBytes
util/tiny_gltf.h:204
↓ 4 callersMethodGetInt
imgui/imgui.cpp:1856
↓ 4 callersFunctionGetViewportRect
imgui/imgui.cpp:4750
↓ 4 callersFunctionImAcos01
imgui/imgui_draw.cpp:3458
↓ 4 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
imgui/imgui_widgets.cpp:3103
↓ 4 callersFunctionImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
imgui/imgui_widgets.cpp:3152
↓ 4 callersFunctionImStrncpy
imgui/imgui.cpp:1247
↓ 4 callersFunctionImTextCountCharsFromUtf8
imgui/imgui.cpp:1630
↓ 4 callersFunctionImTextStrFromUtf8
imgui/imgui.cpp:1612
↓ 4 callersFunctionInputTextCalcTextSizeW
imgui/imgui_widgets.cpp:3469
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
imgui/imgui_widgets.cpp:3703
↓ 4 callersFunctionIsActiveIdUsingNavDir
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
imgui/imgui_internal.h:1910
↓ 4 callersFunctionIsDataURI
util/tiny_gltf.h:2820
↓ 4 callersMethodIsLoaded
imgui/imgui.h:2450
↓ 4 callersMethodIsObject
util/tiny_gltf.h:316
↓ 4 callersMethodMatch
Returns a bitmask representing the positions of slots that match hash. ----------------------------------------------------------------------
util/parallel_hashmap/phmap.h:337
↓ 4 callersFunctionNormalizeCapacity
-------------------------------------------------------------------------- Rounds up the capacity to the next power of 2 minus 1, with a minimum of 1.
util/parallel_hashmap/phmap.h:486
↓ 4 callersMethodPassFilter
imgui/imgui.cpp:2028
↓ 4 callersMethodPathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
imgui/imgui.h:2164
↓ 4 callersMethodPopClipRect
imgui/imgui.cpp:4187
↓ 4 callersMethodPushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
imgui/imgui.cpp:4180
↓ 4 callersFunctionRenderBullet
imgui/imgui_internal.h:1975
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
imgui/imgui_widgets.cpp:3520
↓ 4 callersMethodSize
util/tiny_gltf.h:386
↓ 4 callersFunctionTrailingZeros
util/parallel_hashmap/phmap.h:139
↓ 4 callersFunctionTupleRef
util/parallel_hashmap/phmap.h:652
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
util/json.hpp:10852
↓ 4 callersMethodappend
imgui/imgui.cpp:2078
↓ 4 callersMethodbuild
backends/vulkan/vulkan_utils.cpp:716
↓ 4 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
util/json.hpp:19705
↓ 4 callersMethodcount
util/json.hpp:17179
↓ 4 callersMethoddevice_ptr
backends/embree_sycl/sycl_utils.cpp:49
↓ 4 callersFunctiondtype_components
util/gltf_types.cpp:500
↓ 4 callersMethodemplace_at
util/parallel_hashmap/phmap.h:2000
↓ 4 callersFunctionend
imgui/imgui_internal.h:523
↓ 4 callersMethodend
Span::end() Returns an iterator to the last element of this span.
util/parallel_hashmap/phmap_base.h:3263
↓ 4 callersFunctionequal
imgui/imstb_truetype.h:4292
← previousnext →301–400 of 3,396, ranked by callers