MCPcopy Create free account

hub / github.com/TheRealMJP/Shadows / functions

Functions984 in github.com/TheRealMJP/Shadows

MethodBeforeReset
Shadows/Shadows.cpp:67
MethodBlendDisabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:29
MethodBloom
Shadows/PostProcessor.cpp:98
MethodBoolGUI
Shadows/SampleFramework11/TextGUI.cpp:81
MethodBoolSetting
(bool value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:272
MethodBoolSetting
Shadows/SampleFramework11/Settings.cpp:208
MethodCPUProfileBlock
Shadows/SampleFramework11/Profiler.cpp:195
MethodCalcAvgLuminance
Shadows/PostProcessor.cpp:79
MethodCalcValue
Shadows/SampleFramework11/Slider.cpp:50
MethodCalculateFPS
Shadows/SampleFramework11/App.cpp:127
MethodCamera
================================================================================================= Camera =============================================
Shadows/SampleFramework11/Camera.cpp:22
FunctionCartesianToBarycentric
Converts from cartesian to barycentric coordinates
Shadows/SampleFramework11/Utility.cpp:43
MethodChanged
Shadows/SampleFramework11/Slider.h:45
MethodChanged
Shadows/SampleFramework11/TextGUI.h:29
MethodCharDescriptors
Shadows/SampleFramework11/SpriteFont.cpp:229
MethodCheckForSuitableOutput
Shadows/SampleFramework11/DeviceManager.cpp:155
MethodClamp
Shadows/SampleFramework11/Math.cpp:130
MethodClearTempRenderTargetCache
Shadows/SampleFramework11/PostProcessorBase.cpp:371
MethodClose
Shadows/SampleFramework11/FileIO.cpp:175
MethodColor
(float r, float g, float b)
Shadows/SettingsCompilerAttributes/Attributes.cs:26
MethodColorSetting
(Color value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:426
MethodColorSetting
Shadows/SampleFramework11/Settings.cpp:371
MethodColorWriteDisabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:111
FunctionCompileDSFromFile
Shadows/SampleFramework11/ShaderCompilation.cpp:383
FunctionCompileHSFromFile
Shadows/SampleFramework11/ShaderCompilation.cpp:369
MethodCompileOptions
Shadows/SampleFramework11/ShaderCompilation.cpp:467
MethodCompileSettings
(string inputFilePath)
Shadows/SettingsCompiler/SettingsCompiler.cs:16
FunctionCompileShader
Shadows/SampleFramework11/ShaderCompilation.cpp:118
MethodCompiledShader
Shadows/SampleFramework11/ShaderCompilation.h:58
MethodCompiledShaderPtr
Shadows/SampleFramework11/ShaderCompilation.h:101
MethodCompiledShaderT
Shadows/SampleFramework11/ShaderCompilation.h:75
MethodComputeSkyColor
Shadows/SampleFramework11/Skybox.cpp:300
MethodConstantBuffer
Shadows/SampleFramework11/GraphicsTypes.h:186
FunctionConvertToH4
Shadows/SampleFramework11/SH.cpp:69
MethodConvertToVSM
Convert to a VSM map
Shadows/MeshRenderer.cpp:878
MethodConvolveWithCosineKernel
Convolution with cosine kernel
Shadows/SampleFramework11/SH.h:152
FunctionCreateDDSTextureFromMemory
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/DDSTextureLoader.cpp:1252
MethodCreateFromFile
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:30
MethodCreateFromMemory
Shadows/SampleFramework11/SDKMesh.cpp:74
MethodCreateInputElements
Shadows/SampleFramework11/Model.cpp:504
MethodCreateMessageBox
Shadows/SampleFramework11/Window.cpp:249
MethodCreateProjection
Shadows/SampleFramework11/Camera.cpp:151
MethodCreateRenderTargets
Creates all required render targets
Shadows/Shadows.cpp:133
FunctionCreateShader
Shadows/SampleFramework11/ShaderCompilation.cpp:231
MethodCreateShadowMaps
Creates shadow map render targets and depth targets
Shadows/MeshRenderer.cpp:394
FunctionCreateWICTextureFromMemory
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/WICTextureLoader.cpp:555
MethodCross
Shadows/SampleFramework11/Math.cpp:351
MethodDXException
Obtains a string for the specified HRESULT error code
Shadows/SampleFramework11/Exceptions.h:216
FunctionDXTraceW
-----------------------------------------------------------------------------
Shadows/SampleFramework11/DXErr.cpp:3227
FunctionDebugPrint
Outputs a string to the debugger output
Shadows/SampleFramework11/Utility.h:109
MethodDebugPrint
Shadows/SampleFramework11/GraphicsTypes.h:153
FunctionDefaultHandler
Shadows/SampleFramework11/Assert.cpp:38
MethodDeltaMicroseconds
Shadows/SampleFramework11/Timer.cpp:159
MethodDeltaMicrosecondsD
Shadows/SampleFramework11/Timer.cpp:169
MethodDeltaMicrosecondsF
Shadows/SampleFramework11/Timer.cpp:164
MethodDeltaMilliseconds
Shadows/SampleFramework11/Timer.cpp:129
MethodDeltaMillisecondsD
Shadows/SampleFramework11/Timer.cpp:139
MethodDeltaMillisecondsF
Shadows/SampleFramework11/Timer.cpp:134
MethodDeltaSeconds
Shadows/SampleFramework11/Timer.cpp:99
MethodDeltaSecondsD
Shadows/SampleFramework11/Timer.cpp:109
MethodDepthDisabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:338
MethodDepthEnabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:356
MethodDepthStencilBuffer
Shadows/SampleFramework11/GraphicsTypes.cpp:173
MethodDepthStencilWriteEnabled
Shadows/SampleFramework11/DeviceStates.h:111
MethodDepthStencilWriteEnabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:428
MethodDepthWriteEnabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:392
MethodDestroy
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:208
MethodDeviceManager
Shadows/SampleFramework11/DeviceManager.cpp:29
MethodDirection
(float x, float y, float z)
Shadows/SettingsCompilerAttributes/Attributes.cs:12
MethodDirectionSetting
(Direction value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:354
MethodDirectionSetting
Shadows/SampleFramework11/Settings.cpp:292
MethodDisplayNameAttribute
(string displayName)
Shadows/SettingsCompilerAttributes/Attributes.cs:57
MethodDistance
Shadows/SampleFramework11/Math.cpp:422
MethodDot
Dot products
Shadows/SampleFramework11/SH.h:135
MethodDot
Shadows/SampleFramework11/Math.cpp:346
MethodDown
Shadows/SampleFramework11/Camera.cpp:60
MethodDrawDepthBuffer
Shadows/PostProcessor.cpp:148
MethodElapsedMicrosecondsD
Shadows/SampleFramework11/Timer.cpp:154
MethodElapsedMicrosecondsF
Shadows/SampleFramework11/Timer.cpp:149
MethodElapsedMilliseconds
Shadows/SampleFramework11/Timer.cpp:114
MethodElapsedMillisecondsD
Shadows/SampleFramework11/Timer.cpp:124
MethodElapsedMillisecondsF
Shadows/SampleFramework11/Timer.cpp:119
MethodElapsedSeconds
Shadows/SampleFramework11/Timer.cpp:84
MethodElapsedSecondsD
Shadows/SampleFramework11/Timer.cpp:94
MethodElapsedSecondsF
Shadows/SampleFramework11/Timer.cpp:89
MethodEnabled
Shadows/SampleFramework11/GUIObject.h:35
MethodEnumLabelAttribute
(string label)
Shadows/SettingsCompilerAttributes/Attributes.cs:209
MethodEnumSetting
(object value, FieldInfo field, Type enumType, string group)
Shadows/SettingsCompiler/SettingTypes.cs:309
MethodEnumSetting
Shadows/SampleFramework11/Settings.cpp:244
MethodEnumSettingT
Shadows/SampleFramework11/Settings.h:191
MethodEnumValue
(string name, string label)
Shadows/SettingsCompiler/SettingTypes.cs:25
FunctionEvalH4
Shadows/SampleFramework11/SH.cpp:63
MethodException
Shadows/SampleFramework11/Exceptions.h:150
MethodExit
Shadows/SampleFramework11/App.cpp:164
MethodFeatureLevel
Shadows/SampleFramework11/DeviceManager.h:38
MethodFieldOfView
Shadows/SampleFramework11/Camera.h:114
MethodFile
Shadows/SampleFramework11/FileIO.cpp:132
MethodFirstPersonCamera
Shadows/SampleFramework11/Camera.cpp:222
MethodFloat2
Shadows/SampleFramework11/Math.cpp:19
MethodFloat3
Shadows/SampleFramework11/Math.cpp:145
← previousnext →501–600 of 984, ranked by callers