MCPcopy Create free account

hub / github.com/LivingFray/HaloCEVR / types & classes

Types & classes556 in github.com/LivingFray/HaloCEVR

↓ 70 callersClassVector3
HaloCEVR/Game.h:56
↓ 44 callersClassVector2
////////////////////////////////////////////////////////////////////////// 2D vector /////////////////////////////////////////////////////////////////
HaloCEVR/Maths/Vectors.h:23
↓ 41 callersClassVector3
////////////////////////////////////////////////////////////////////////// 3D vector /////////////////////////////////////////////////////////////////
HaloCEVR/Maths/Vectors.h:67
↓ 12 callersClassVector4
////////////////////////////////////////////////////////////////////////// 4D vector /////////////////////////////////////////////////////////////////
HaloCEVR/Maths/Vectors.h:115
↓ 9 callersClassMatrix3
////////////////////////////////////////////////////////////////////// 3x3 matrix ////////////////////////////////////////////////////////////////////
HaloCEVR/Maths/Matrices.h:90
↓ 5 callersClassMatrix2
////////////////////////////////////////////////////////////////////// 2x2 matrix ////////////////////////////////////////////////////////////////////
HaloCEVR/Maths/Matrices.h:31
↓ 5 callersClassMatrix4
////////////////////////////////////////////////////////////////////// 4x4 matrix ////////////////////////////////////////////////////////////////////
HaloCEVR/Maths/Matrices.h:150
↓ 5 callersClassdiyfp
ThirdParty/nlohmann/json.hpp:16964
↓ 4 callersClassout_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
ThirdParty/nlohmann/json.hpp:4557
↓ 3 callersClassMatrix4
HaloCEVR/VR/IVR.h:50
↓ 2 callersClassValueType
ThirdParty/nlohmann/json.hpp:21524
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
ThirdParty/nlohmann/json.hpp:6225
↓ 1 callersClassMatrix4
HaloCEVR/VR/OpenVR.h:44
↓ 1 callersClassMatrix4
HaloCEVR/VR/VREmulator.h:44
↓ 1 callersClassVector3
HaloCEVR/WeaponHandler.h:27
↓ 1 callersClassiteration_proxy_value
ThirdParty/nlohmann/json.hpp:5185
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
ThirdParty/nlohmann/json.hpp:12732
ClassActiveEvent
HaloCEVR/Profiler.h:67
ClassAnimation
HaloCEVR/Helpers/Assets.h:34
ClassAppOverrideKeys_t
ThirdParty/OpenVR/include/openvr.h:2544
ClassAssetData_GBXModel
HaloCEVR/Helpers/Assets.h:106
ClassAssetData_ModelAnimations
HaloCEVR/WeaponHandler.h:52
ClassAssetData_ModelAnimations
HaloCEVR/Helpers/Assets.h:45
ClassAssetData_Weapon
HaloCEVR/Helpers/Assets.h:74
ClassAsset_Base
HaloCEVR/Helpers/Assets.h:4
ClassAsset_GBXModel
HaloCEVR/Helpers/Assets.h:113
ClassAsset_Generic
HaloCEVR/Helpers/Assets.h:11
ClassAsset_ModelAnimations
HaloCEVR/Helpers/Assets.h:64
ClassAsset_Weapon
HaloCEVR/WeaponHandler.h:53
ClassAsset_Weapon
HaloCEVR/Helpers/Assets.h:81
ClassAxis2D
HaloCEVR/VR/VREmulator.h:115
ClassAxisBinding
HaloCEVR/VR/VREmulator.h:108
ClassBaseDynamicObject
HaloCEVR/Helpers/Objects.h:89
ClassBaseDynamicObject
HaloCEVR/Helpers/Objects.h:92
ClassBaseTable
HaloCEVR/Helpers/Objects.h:64
ClassBinding
HaloCEVR/VR/VREmulator.h:84
ClassBone
HaloCEVR/WeaponHandler.h:48
ClassBone
HaloCEVR/Helpers/Assets.h:24
ClassBoolProperty
HaloCEVR/Config/Config.h:22
ClassCOpenVRContext
ThirdParty/OpenVR/include/openvr.h:5453
ClassCVRSettingHelper
ThirdParty/OpenVR/include/openvr.h:2727
ClassCamera
HaloCEVR/Helpers/Camera.h:27
ClassCameraFrustum
HaloCEVR/VR/IVR.h:22
ClassCameraFrustum
HaloCEVR/VR/VREmulator.h:17
ClassCameraFrustum
HaloCEVR/Hooking/Hooks.h:58
ClassCameraFrustum
HaloCEVR/Hooking/Hooks.cpp:1019
ClassCameraFrustum
HaloCEVR/Helpers/Renderer.h:25
ClassCameraRenderMatrices
HaloCEVR/Hooking/Hooks.h:58
ClassCameraRenderMatrices
HaloCEVR/Hooking/Hooks.cpp:1019
ClassCameraRenderMatrices
HaloCEVR/Helpers/Renderer.h:56
ClassCameraVideoStreamFrameHeader_t
ThirdParty/OpenVR/include/openvr.h:1961
EnumChaperoneCalibrationState
ThirdParty/OpenVR/include/openvr.h:3113
ClassCmdLineArgs
HaloCEVR/Helpers/CmdLineArgs.h:3
ClassCompositor_BenchmarkResults
Provides compositor benchmark results to the app */
ThirdParty/OpenVR/include/openvr.h:2057
ClassCompositor_CumulativeStats
Cumulative stats for current application. These are not cleared until a new app connects, * but they do stop accumulating once the associated app dis
ThirdParty/OpenVR/include/openvr.h:3323
ClassCompositor_FrameTiming
Provides a single frame's timing information to the app */
ThirdParty/OpenVR/include/openvr.h:2010
ClassCompositor_StageRenderSettings
ThirdParty/OpenVR/include/openvr.h:3361
ClassConfig
HaloCEVR/Config/Config.h:82
EnumControllerRole
HaloCEVR/VR/IVR.h:6
ClassControls
HaloCEVR/Helpers/Controls.h:3
ClassControls_Custom
HaloCEVR/Helpers/Controls.h:32
ClassCutsceneData
HaloCEVR/Helpers/Cutscene.h:4
ClassD3D12TextureData_t
Data required for passing D3D12 textures to IVRCompositor::Submit. * Be sure to call OpenVR_Shutdown before destroying these resources. */
ThirdParty/OpenVR/include/openvr.h:739
ClassDistortionCoordinates_t
Used to return the post-distortion UVs for each color channel. * UVs range from 0 to 1 with 0,0 in the upper left corner of the * source render target
ThirdParty/OpenVR/include/openvr.h:110
ClassDriverDirectMode_FrameTiming
Frame timing data provided by direct mode drivers. */
ThirdParty/OpenVR/include/openvr.h:2064
EnumEAdditionalRadioFeatures
ThirdParty/OpenVR/include/openvr.h:323
EnumEChaperoneConfigFile
ThirdParty/OpenVR/include/openvr.h:3194
EnumEChaperoneImportFlags
ThirdParty/OpenVR/include/openvr.h:3200
EnumECollisionBoundsStyle
Collision Bounds Style */
ThirdParty/OpenVR/include/openvr.h:1510
EnumEColorSpace
ThirdParty/OpenVR/include/openvr.h:140
EnumEDeviceActivityLevel
Level of Hmd activity */ UserInteraction_Timeout means the device is in the process of timing out. InUse = ( k_EDeviceActivityLevel_UserInteraction ||
ThirdParty/OpenVR/include/openvr.h:1004
EnumEDeviceType
ThirdParty/OpenVR/include/openvr.h:4353
EnumEGamepadTextInputLineMode
Controls number of allowed lines for the Big Picture gamepad text entry
ThirdParty/OpenVR/include/openvr.h:3947
EnumEGamepadTextInputMode
Input modes for the Big Picture gamepad text entry
ThirdParty/OpenVR/include/openvr.h:3939
EnumEHDCPError
ThirdParty/OpenVR/include/openvr.h:1291
EnumEHiddenAreaMeshType
ThirdParty/OpenVR/include/openvr.h:1438
EnumEHmdTrackingStyle
Used to drive certain text in the UI when talking about the tracking system for the HMD */
ThirdParty/OpenVR/include/openvr.h:652
EnumEIOBufferError
ThirdParty/OpenVR/include/openvr.h:5231
EnumEIOBufferMode
ThirdParty/OpenVR/include/openvr.h:5242
EnumEKeyboardFlags
ThirdParty/OpenVR/include/openvr.h:3987
EnumERenderState
HaloCEVR/Game.h:20
EnumEShowUIType
ThirdParty/OpenVR/include/openvr.h:1269
EnumETextureType
ThirdParty/OpenVR/include/openvr.h:123
EnumETrackedControllerRole
Describes what specific role associated with a tracked device */
ThirdParty/OpenVR/include/openvr.h:273
EnumETrackedDeviceClass
Describes what kind of object is being tracked at a given ID */
ThirdParty/OpenVR/include/openvr.h:259
EnumETrackedDeviceProperty
Each entry in this enum represents a property that can be retrieved about a * tracked device. Many fields are only valid for one ETrackedDeviceClass.
ThirdParty/OpenVR/include/openvr.h:378
EnumETrackedPropertyError
Used to return errors that occur when reading properties. */
ThirdParty/OpenVR/include/openvr.h:631
EnumETrackingResult
ThirdParty/OpenVR/include/openvr.h:233
EnumETrackingUniverseOrigin
Identifies which style of tracking origin the application wants to use * for the poses it is requesting */
ThirdParty/OpenVR/include/openvr.h:316
EnumEVRApplicationError
Used for all errors reported by the IVRApplications interface */
ThirdParty/OpenVR/include/openvr.h:2476
EnumEVRApplicationProperty
these are the properties available on applications. */
ThirdParty/OpenVR/include/openvr.h:2509
EnumEVRApplicationType
enum values to pass in to VR_Init to identify whether the application will * draw a 3D scene. */
ThirdParty/OpenVR/include/openvr.h:1559
EnumEVRButtonId
VR controller button and axis IDs */
ThirdParty/OpenVR/include/openvr.h:1016
EnumEVRComponentProperty
ThirdParty/OpenVR/include/openvr.h:1362
EnumEVRCompositorError
Errors that can occur with the VR compositor */
ThirdParty/OpenVR/include/openvr.h:3296
EnumEVRCompositorTimingMode
Timing mode passed to SetExplicitTimingMode(); see that function for documentation */
ThirdParty/OpenVR/include/openvr.h:3314
EnumEVRControllerAxisType
Identifies what kind of axis is on the controller at index n. Read this type * with pVRSystem->Get( nControllerDeviceIndex, Prop_Axis0Type_Int32 + n )
ThirdParty/OpenVR/include/openvr.h:1451
EnumEVRControllerEventOutputType
determines how to provide output to the application of various event processing functions. */
ThirdParty/OpenVR/include/openvr.h:1501
EnumEVRDebugError
ThirdParty/OpenVR/include/openvr.h:5334
EnumEVRDistortionFunctionType
ThirdParty/OpenVR/include/openvr.h:1948
next →1–100 of 556, ranked by callers