Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Twinklebear/ChameleonRT
/ functions
Functions
3,396 in github.com/Twinklebear/ChameleonRT
⨍
Functions
3,396
◇
Types & classes
791
↓ 6 callers
Function
stbtt__buf_range
imgui/imstb_truetype.h:1164
↓ 6 callers
Function
stbtt__dict_get_ints
imgui/imstb_truetype.h:1229
↓ 6 callers
Function
stbtt__matchpair
imgui/imstb_truetype.h:4675
↓ 5 callers
Method
AllocSize
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 callers
Function
Decode85Byte
imgui/imgui_draw.cpp:1868
↓ 5 callers
Method
DeleteChars
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 callers
Function
EmptyGroup
-------------------------------------------------------------------------- A single block of empty control bytes for tables without any slots allocate
util/parallel_hashmap/phmap.h:256
↓ 5 callers
Function
GetData
util/parallel_hashmap/phmap_base.h:2945
↓ 5 callers
Method
GetIDNoKeepAlive
imgui/imgui.cpp:2887
↓ 5 callers
Function
GetString
util/tiny_gltf.h:2993
↓ 5 callers
Function
IM_DELETE
imgui/imgui.h:1375
↓ 5 callers
Function
ImAbs
imgui/imgui_internal.h:353
↓ 5 callers
Function
ImLineClosestPoint
imgui/imgui.cpp:1180
↓ 5 callers
Function
ImRotate
imgui/imgui_internal.h:382
↓ 5 callers
Function
IsActiveIdUsingKey
imgui/imgui_internal.h:1912
↓ 5 callers
Function
IsValidCapacity
util/parallel_hashmap/phmap.h:458
↓ 5 callers
Method
PushTextureID
imgui/imgui_draw.cpp:562
↓ 5 callers
Function
STB_TEXTEDIT_DELETECHARS
imgui/imgui_widgets.cpp:3548
↓ 5 callers
Method
SelectAll
imgui/imgui.h:1680
↓ 5 callers
Method
SetCurrentChannel
imgui/imgui_draw.cpp:1530
↓ 5 callers
Method
SetInt
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 callers
Function
ShowExampleMenuFile
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 callers
Method
appendf
imgui/imgui.cpp:2096
↓ 5 callers
Method
assign
util/parallel_hashmap/phmap_base.h:1789
↓ 5 callers
Method
begin
Span::begin() Returns an iterator to the first element of this span.
util/parallel_hashmap/phmap_base.h:3253
↓ 5 callers
Method
binary
util/json.hpp:6368
↓ 5 callers
Method
clear
backends/optix/optix_utils.cpp:56
↓ 5 callers
Function
erase
util/json.hpp:19415
↓ 5 callers
Function
escape
! * @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 callers
Function
exchange
util/parallel_hashmap/phmap_base.h:1114
↓ 5 callers
Method
find
imgui/imgui.h:1440
↓ 5 callers
Function
fixIndex
Make index zero-base, and also support relative index.
util/tiny_obj_loader.h:501
↓ 5 callers
Function
gbswap_16
util/parallel_hashmap/phmap_bits.h:435
↓ 5 callers
Function
gbswap_32
util/parallel_hashmap/phmap_bits.h:432
↓ 5 callers
Function
gbswap_64
util/parallel_hashmap/phmap_bits.h:429
↓ 5 callers
Method
get_character
util/json.hpp:5261
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
util/json.hpp:11263
↓ 5 callers
Function
neg
backends/embree_sycl/float3.h:91
↓ 5 callers
Method
next
util/parallel_hashmap/phmap.h:92
↓ 5 callers
Method
parse
! @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 callers
Function
parseInt
util/tiny_obj_loader.h:533
↓ 5 callers
Function
parseString
util/tiny_obj_loader.h:524
↓ 5 callers
Function
parse_dtype
util/gltf_types.cpp:144
↓ 5 callers
Method
physical_device
backends/vulkan/vulkan_utils.cpp:137
↓ 5 callers
Method
rehash
util/parallel_hashmap/phmap.h:1501
↓ 5 callers
Method
resize
backends/vulkan/vkdisplay.cpp:233
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
imgui/imstb_textedit.h:599
↓ 5 callers
Function
stb_textedit_move_to_first
move cursor to first character of selection
imgui/imstb_textedit.h:625
↓ 5 callers
Function
stbi__do_zlib
util/stb_image.h:4235
↓ 5 callers
Function
stbi__getn
util/stb_image.h:1509
↓ 5 callers
Function
stbi__hdr_gettoken
util/stb_image.h:6711
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
util/stb_image.h:1912
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
util/stb_image.h:2740
↓ 5 callers
Function
stbi__paeth
util/stb_image.h:4383
↓ 5 callers
Function
stbi__start_write_callbacks
initialize a callback-based context
util/stb_image_write.h:273
↓ 5 callers
Function
stbi__zbuild_huffman
util/stb_image.h:3888
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
imgui/imstb_truetype.h:4774
↓ 5 callers
Function
stbtt_GetGlyphShape
imgui/imstb_truetype.h:2265
↓ 5 callers
Function
stbtt__csctx_rline_to
imgui/imstb_truetype.h:1918
↓ 4 callers
Method
CalcTextSizeA
imgui/imgui_draw.cpp:3065
↓ 4 callers
Function
DecomposePair
util/parallel_hashmap/phmap.h:3490
↓ 4 callers
Function
DecomposeValue
util/parallel_hashmap/phmap.h:3500
↓ 4 callers
Method
DoForceClose
imgui/imgui_demo.cpp:5333
↓ 4 callers
Function
GetComponentSizeInBytes
util/tiny_gltf.h:204
↓ 4 callers
Method
GetInt
imgui/imgui.cpp:1856
↓ 4 callers
Function
GetViewportRect
imgui/imgui.cpp:4750
↓ 4 callers
Function
ImAcos01
imgui/imgui_draw.cpp:3458
↓ 4 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
imgui/imgui_widgets.cpp:3103
↓ 4 callers
Function
ImParseFormatPrecision
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 callers
Function
ImStrncpy
imgui/imgui.cpp:1247
↓ 4 callers
Function
ImTextCountCharsFromUtf8
imgui/imgui.cpp:1630
↓ 4 callers
Function
ImTextStrFromUtf8
imgui/imgui.cpp:1612
↓ 4 callers
Function
InputTextCalcTextSizeW
imgui/imgui_widgets.cpp:3469
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
imgui/imgui_widgets.cpp:3703
↓ 4 callers
Function
IsActiveIdUsingNavDir
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
imgui/imgui_internal.h:1910
↓ 4 callers
Function
IsDataURI
util/tiny_gltf.h:2820
↓ 4 callers
Method
IsLoaded
imgui/imgui.h:2450
↓ 4 callers
Method
IsObject
util/tiny_gltf.h:316
↓ 4 callers
Method
Match
Returns a bitmask representing the positions of slots that match hash. ----------------------------------------------------------------------
util/parallel_hashmap/phmap.h:337
↓ 4 callers
Function
NormalizeCapacity
-------------------------------------------------------------------------- Rounds up the capacity to the next power of 2 minus 1, with a minimum of 1.
util/parallel_hashmap/phmap.h:486
↓ 4 callers
Method
PassFilter
imgui/imgui.cpp:2028
↓ 4 callers
Method
PathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
imgui/imgui.h:2164
↓ 4 callers
Method
PopClipRect
imgui/imgui.cpp:4187
↓ 4 callers
Method
PushClipRect
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 callers
Function
RenderBullet
imgui/imgui_internal.h:1975
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
imgui/imgui_widgets.cpp:3520
↓ 4 callers
Method
Size
util/tiny_gltf.h:386
↓ 4 callers
Function
TrailingZeros
util/parallel_hashmap/phmap.h:139
↓ 4 callers
Function
TupleRef
util/parallel_hashmap/phmap.h:652
↓ 4 callers
Method
accept
! @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 callers
Method
append
imgui/imgui.cpp:2078
↓ 4 callers
Method
build
backends/vulkan/vulkan_utils.cpp:716
↓ 4 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
util/json.hpp:19705
↓ 4 callers
Method
count
util/json.hpp:17179
↓ 4 callers
Method
device_ptr
backends/embree_sycl/sycl_utils.cpp:49
↓ 4 callers
Function
dtype_components
util/gltf_types.cpp:500
↓ 4 callers
Method
emplace_at
util/parallel_hashmap/phmap.h:2000
↓ 4 callers
Function
end
imgui/imgui_internal.h:523
↓ 4 callers
Method
end
Span::end() Returns an iterator to the last element of this span.
util/parallel_hashmap/phmap_base.h:3263
↓ 4 callers
Function
equal
imgui/imstb_truetype.h:4292
← previous
next →
301–400 of 3,396, ranked by callers