MCPcopy Create free account

hub / github.com/LivingFray/HaloCEVR / functions

Functions1,453 in github.com/LivingFray/HaloCEVR

MethodUIIntBox
HaloCEVR/UI/UIIntBox.cpp:6
MethodUILabel
HaloCEVR/UI/UILabel.cpp:3
MethodUIPanel
HaloCEVR/UI/UIPanel.cpp:3
MethodUITabPanel
HaloCEVR/UI/UITabPanel.cpp:6
MethodUITextBox
HaloCEVR/UI/UITextBox.cpp:4
MethodUITextButton
HaloCEVR/UI/UITextButton.cpp:4
MethodUnfreeze
-------------------------------------------------------------------------
HaloCEVR/Hooking/Hooks.cpp:286
MethodUpdateCache
HaloCEVR/WeaponHandler.cpp:512
MethodUpdateCamera
HaloCEVR/InputHandler.cpp:305
MethodUpdateCameraFrustum
HaloCEVR/VR/VREmulator.cpp:113
MethodUpdateCrosshairAndScope
HaloCEVR/Game.cpp:1247
MethodUpdateCrouch
HaloCEVR/InputHandler.cpp:480
MethodUpdateFlashlight
HaloCEVR/InputHandler.cpp:384
MethodUpdateHandsProximity
HaloCEVR/InputHandler.cpp:623
MethodUpdateHolsterSwitchWeapons
HaloCEVR/InputHandler.cpp:420
MethodUpdateInputs
HaloCEVR/Game.cpp:770
MethodUpdateInputs
HaloCEVR/InputHandler.cpp:70
MethodUpdateInputs
HaloCEVR/VR/VREmulator.cpp:212
MethodUpdateMelee
HaloCEVR/InputHandler.cpp:455
MethodUpdateMouseInfo
HaloCEVR/InputHandler.cpp:509
MethodUpdateOffset
HaloCEVR/Hooking/SigScanner.cpp:7
MethodUpdatePose
HaloCEVR/VR/OpenVR.cpp:392
MethodUpdatePoses
HaloCEVR/VR/VREmulator.cpp:107
MethodUpdateRegisteredInputs
HaloCEVR/InputHandler.cpp:26
MethodUpdateRoomScaleMovement
HaloCEVR/Game.cpp:801
MethodUpdateSkeleton
HaloCEVR/VR/OpenVR.cpp:345
MethodUpdateSurface
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:165
MethodUpdateTexture
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:170
MethodUpdateTwoHandedHold
HaloCEVR/InputHandler.cpp:673
MethodUpdateViewModel
HaloCEVR/WeaponHandler.cpp:60
FunctionVR_CALLTYPE VRApplications
ThirdParty/OpenVR/include/openvr.h:5724
FunctionVR_CALLTYPE VRChaperone
ThirdParty/OpenVR/include/openvr.h:5716
FunctionVR_CALLTYPE VRChaperoneSetup
ThirdParty/OpenVR/include/openvr.h:5717
FunctionVR_CALLTYPE VRCompositor
ThirdParty/OpenVR/include/openvr.h:5718
FunctionVR_CALLTYPE VRDebug
ThirdParty/OpenVR/include/openvr.h:5734
FunctionVR_CALLTYPE VRDriverManager
ThirdParty/OpenVR/include/openvr.h:5729
FunctionVR_CALLTYPE VRExtendedDisplay
ThirdParty/OpenVR/include/openvr.h:5727
FunctionVR_CALLTYPE VRHeadsetView
ThirdParty/OpenVR/include/openvr.h:5721
FunctionVR_CALLTYPE VRIOBuffer
ThirdParty/OpenVR/include/openvr.h:5731
FunctionVR_CALLTYPE VRInput
ThirdParty/OpenVR/include/openvr.h:5730
FunctionVR_CALLTYPE VRNotifications
ThirdParty/OpenVR/include/openvr.h:5733
FunctionVR_CALLTYPE VROverlay
ThirdParty/OpenVR/include/openvr.h:5719
FunctionVR_CALLTYPE VROverlayView
ThirdParty/OpenVR/include/openvr.h:5720
FunctionVR_CALLTYPE VRRenderModels
ThirdParty/OpenVR/include/openvr.h:5723
FunctionVR_CALLTYPE VRResources
ThirdParty/OpenVR/include/openvr.h:5726
FunctionVR_CALLTYPE VRScreenshots
ThirdParty/OpenVR/include/openvr.h:5722
FunctionVR_CALLTYPE VRSettings
ThirdParty/OpenVR/include/openvr.h:5725
FunctionVR_CALLTYPE VRSpatialAnchors
ThirdParty/OpenVR/include/openvr.h:5732
FunctionVR_CALLTYPE VRSystem
ThirdParty/OpenVR/include/openvr.h:5715
FunctionVR_CALLTYPE VRTrackedCamera
ThirdParty/OpenVR/include/openvr.h:5728
MethodValidateDevice
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:399
MethodValidateText
HaloCEVR/UI/UITextBox.cpp:66
MethodValidateText
HaloCEVR/UI/UIFloatBox.cpp:12
MethodValidateText
HaloCEVR/UI/UIIntBox.cpp:12
MethodValue
HaloCEVR/Config/Config.h:25
MethodValue
HaloCEVR/Config/Config.h:49
MethodValue
HaloCEVR/Config/Config.h:61
MethodValue
HaloCEVR/Config/Config.h:73
MethodVector2
ctors
HaloCEVR/Maths/Vectors.h:29
MethodVector3
ctors
HaloCEVR/Maths/Vectors.h:74
MethodVector3Property
HaloCEVR/Config/Config.h:72
MethodVector4
ctors
HaloCEVR/Maths/Vectors.h:123
MethodWaitForVBlank
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:669
MethodWeaponHapticsConfigManager
HaloCEVR/WeaponHapticsConfig.cpp:7
FunctionWindowProc
HaloCEVR/VR/VREmulator.cpp:17
Functionaccept
ThirdParty/nlohmann/json.hpp:23357
Methodangle
HaloCEVR/Maths/Vectors.h:377
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
ThirdParty/nlohmann/json.hpp:21710
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
ThirdParty/nlohmann/json.hpp:20306
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
ThirdParty/nlohmann/json.hpp:20262
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
ThirdParty/nlohmann/json.hpp:24281
Functionbasic_json from_bjdata
ThirdParty/nlohmann/json.hpp:23829
Functionbasic_json from_bson
ThirdParty/nlohmann/json.hpp:23859
Functionbasic_json from_cbor
ThirdParty/nlohmann/json.hpp:23663
Functionbasic_json from_msgpack
ThirdParty/nlohmann/json.hpp:23721
Functionbasic_json from_ubjson
ThirdParty/nlohmann/json.hpp:23775
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
ThirdParty/nlohmann/json.hpp:19549
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
ThirdParty/nlohmann/json.hpp:20314
Functionbasic_json parse
ThirdParty/nlohmann/json.hpp:23316
Functionbinary
ThirdParty/nlohmann/json.hpp:6860
Methodbinary
ThirdParty/nlohmann/json.hpp:7044
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
ThirdParty/nlohmann/json.hpp:9228
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
ThirdParty/nlohmann/json.hpp:15090
Functionboolean
ThirdParty/nlohmann/json.hpp:6830
Methodboolean
ThirdParty/nlohmann/json.hpp:7014
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
ThirdParty/nlohmann/json.hpp:16146
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
ThirdParty/nlohmann/json.hpp:16161
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
ThirdParty/nlohmann/json.hpp:16203
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
ThirdParty/nlohmann/json.hpp:15999
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
ThirdParty/nlohmann/json.hpp:16076
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
ThirdParty/nlohmann/json.hpp:16298
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
ThirdParty/nlohmann/json.hpp:16046
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
ThirdParty/nlohmann/json.hpp:16104
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
ThirdParty/nlohmann/json.hpp:22329
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
ThirdParty/nlohmann/json.hpp:5960
Functionconditional_static_cast
ThirdParty/nlohmann/json.hpp:4050
Methodconstruct
ThirdParty/nlohmann/json.hpp:5425
Methodconstruct
ThirdParty/nlohmann/json.hpp:5438
Methodconstruct
ThirdParty/nlohmann/json.hpp:5471
Methodconstruct
ThirdParty/nlohmann/json.hpp:5493
← previousnext →1,001–1,100 of 1,453, ranked by callers