Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LivingFray/HaloCEVR
/ functions
Functions
1,453 in github.com/LivingFray/HaloCEVR
⨍
Functions
1,453
◇
Types & classes
556
↓ 8 callers
Function
stbi__convert_format
ThirdParty/stb/stb_image.h:1755
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
ThirdParty/stb/stb_image.h:1031
↓ 8 callers
Function
stbtt__buf_skip
ThirdParty/stb/stb_truetype.h:1153
↓ 7 callers
Method
DrawCoordinate
HaloCEVR/InGameRenderer.cpp:242
↓ 7 callers
Method
GetScopeHeight
HaloCEVR/VR/OpenVR.cpp:569
↓ 7 callers
Method
GetScopeWidth
HaloCEVR/VR/OpenVR.cpp:564
↓ 7 callers
Method
GetYawOffset
HaloCEVR/VR/OpenVR.cpp:594
↓ 7 callers
Method
SetValue
HaloCEVR/Config/Config.h:38
↓ 7 callers
Function
arraySize
HaloCEVR/VR/VREmulator.cpp:13
↓ 7 callers
Function
compares_unordered
ThirdParty/nlohmann/json.hpp:22975
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
ThirdParty/nlohmann/json.hpp:18115
↓ 7 callers
Function
if
ThirdParty/nlohmann/json.hpp:22946
↓ 7 callers
Function
stbi__compute_y
ThirdParty/stb/stb_image.h:1746
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
ThirdParty/stb/stb_image.h:836
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
ThirdParty/stb/stb_image.h:826
↓ 7 callers
Function
stbtt_ScaleForPixelHeight
ThirdParty/stb/stb_truetype.h:2660
↓ 7 callers
Function
stbtt__cff_get_index
ThirdParty/stb/stb_truetype.h:1190
↓ 6 callers
Method
Clear
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:258
↓ 6 callers
Method
GetRawControllerTransform
HaloCEVR/VR/OpenVR.cpp:671
↓ 6 callers
Method
GetRenderState
HaloCEVR/Game.h:77
↓ 6 callers
Method
getUpAxis
HaloCEVR/Maths/Matrices.h:841
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
ThirdParty/nlohmann/json.hpp:20673
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
ThirdParty/nlohmann/json.hpp:13867
↓ 6 callers
Method
null
ThirdParty/nlohmann/json.hpp:7298
↓ 6 callers
Function
push_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
ThirdParty/nlohmann/json.hpp:13988
↓ 6 callers
Function
stbi__fopen
ThirdParty/stb/stb_image.h:1337
↓ 6 callers
Function
stbi__hdr_test
ThirdParty/stb/stb_image.h:7097
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
ThirdParty/stb/stb_image.h:1014
↓ 6 callers
Function
stbi__start_file
ThirdParty/stb/stb_image.h:877
↓ 6 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
ThirdParty/stb/stb_truetype.h:2721
↓ 6 callers
Function
stbtt_InitFont
ThirdParty/stb/stb_truetype.h:4954
↓ 6 callers
Function
stbtt__buf_range
ThirdParty/stb/stb_truetype.h:1181
↓ 6 callers
Function
stbtt__dict_get_ints
ThirdParty/stb/stb_truetype.h:1246
↓ 6 callers
Function
stbtt__matchpair
ThirdParty/stb/stb_truetype.h:4845
↓ 5 callers
Method
GetBoolInput
HaloCEVR/VR/OpenVR.cpp:929
↓ 5 callers
Method
GetLargeFont
HaloCEVR/UI/UIRenderer.h:41
↓ 5 callers
Method
GetMediumFont
HaloCEVR/UI/UIRenderer.h:42
↓ 5 callers
Method
GetRenderTarget
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:223
↓ 5 callers
Method
GetViewHeight
HaloCEVR/VR/OpenVR.cpp:544
↓ 5 callers
Method
GetViewWidth
HaloCEVR/VR/OpenVR.cpp:539
↓ 5 callers
Method
SaveToFile
HaloCEVR/Config/Config.h:124
↓ 5 callers
Method
binary
ThirdParty/nlohmann/json.hpp:7328
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
ThirdParty/nlohmann/json.hpp:22111
↓ 5 callers
Function
escape
ThirdParty/nlohmann/json.hpp:2990
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
ThirdParty/nlohmann/json.hpp:6259
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
ThirdParty/nlohmann/json.hpp:12762
↓ 5 callers
Method
lengthSqr
HaloCEVR/Maths/Vectors.h:369
↓ 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
ThirdParty/nlohmann/json.hpp:12261
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
ThirdParty/stb/stb_image.h:3843
↓ 5 callers
Function
stbi__do_zlib
ThirdParty/stb/stb_image.h:4510
↓ 5 callers
Function
stbi__getn
ThirdParty/stb/stb_image.h:1666
↓ 5 callers
Function
stbi__hdr_gettoken
ThirdParty/stb/stb_image.h:7109
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
ThirdParty/stb/stb_image.h:2097
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
ThirdParty/stb/stb_image.h:2936
↓ 5 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
ThirdParty/stb/stb_image.h:1048
↓ 5 callers
Function
stbi__zbuild_huffman
ThirdParty/stb/stb_image.h:4124
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
ThirdParty/stb/stb_truetype.h:4944
↓ 5 callers
Function
stbtt_GetGlyphShape
ThirdParty/stb/stb_truetype.h:2297
↓ 5 callers
Function
stbtt__csctx_rline_to
ThirdParty/stb/stb_truetype.h:1950
↓ 4 callers
Method
DrawPolygon
HaloCEVR/InGameRenderer.cpp:171
↓ 4 callers
Method
DrawRect
HaloCEVR/UI/UIRenderer.cpp:205
↓ 4 callers
Method
DrawRenderTarget
HaloCEVR/InGameRenderer.cpp:253
↓ 4 callers
Function
GetWindowRect
HaloCEVR/Helpers/Renderer.cpp:6
↓ 4 callers
Method
Render
HaloCEVR/UI/UIRenderer.cpp:163
↓ 4 callers
Method
SetTexture
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:374
↓ 4 callers
Method
SetViewport
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:278
↓ 4 callers
Method
WorldToMetres
HaloCEVR/Game.cpp:1000
↓ 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
ThirdParty/nlohmann/json.hpp:12321
↓ 4 callers
Function
destroy
ThirdParty/nlohmann/json.hpp:19856
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
ThirdParty/nlohmann/json.hpp:14002
↓ 4 callers
Function
get_arithmetic_value
ThirdParty/nlohmann/json.hpp:4678
↓ 4 callers
Method
get_binary
ThirdParty/nlohmann/json.hpp:12008
↓ 4 callers
Method
get_string
ThirdParty/nlohmann/json.hpp:11975
↓ 4 callers
Function
insert_iterator
ThirdParty/nlohmann/json.hpp:22568
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
ThirdParty/nlohmann/json.hpp:20624
↓ 4 callers
Function
replace_substring
ThirdParty/nlohmann/json.hpp:2971
↓ 4 callers
Method
set_end
set iterator to a defined past the end
ThirdParty/nlohmann/json.hpp:12756
↓ 4 callers
Function
stbi__bitcount
ThirdParty/stb/stb_image.h:5382
↓ 4 callers
Function
stbi__compute_y_16
ThirdParty/stb/stb_image.h:1803
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
ThirdParty/stb/stb_image.h:2153
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
ThirdParty/stb/stb_image.h:5370
↓ 4 callers
Function
stbi__jpeg_get_bit
ThirdParty/stb/stb_image.h:2181
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
ThirdParty/stb/stb_image.h:1260
↓ 4 callers
Function
stbi__load_gif_main_outofmem
ThirdParty/stb/stb_image.h:6952
↓ 4 callers
Function
stbi__readval
ThirdParty/stb/stb_image.h:6367
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
ThirdParty/stb/stb_image.h:5395
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
ThirdParty/stb/stb_image.h:5739
↓ 4 callers
Function
stbi__vertical_flip
ThirdParty/stb/stb_image.h:1222
↓ 4 callers
Function
stbi__zget8
ThirdParty/stb/stb_image.h:4197
↓ 4 callers
Function
stbtt_MakeGlyphBitmapSubpixel
ThirdParty/stb/stb_truetype.h:3758
↓ 4 callers
Function
stbtt__add_point
ThirdParty/stb/stb_truetype.h:3547
↓ 4 callers
Function
stbtt__cff_index_get
ThirdParty/stb/stb_truetype.h:1260
↓ 4 callers
Function
stbtt__csctx_v
ThirdParty/stb/stb_truetype.h:1920
↓ 4 callers
Function
stbtt__oversample_shift
ThirdParty/stb/stb_truetype.h:4136
↓ 4 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
ThirdParty/nlohmann/json.hpp:15778
↓ 3 callers
Method
AddTab
HaloCEVR/UI/UITabPanel.cpp:16
↓ 3 callers
Method
ExtractMatrices
HaloCEVR/InGameRenderer.cpp:270
↓ 3 callers
Method
GetVector2Input
HaloCEVR/VR/OpenVR.cpp:954
↓ 3 callers
Method
LoadTexture
HaloCEVR/UI/UIRenderer.cpp:77
↓ 3 callers
Function
cbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
ThirdParty/nlohmann/json.hpp:22086
← previous
next →
101–200 of 1,453, ranked by callers