Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/Shadows
/ functions
Functions
984 in github.com/TheRealMJP/Shadows
⨍
Functions
984
◇
Types & classes
221
Method
Float3x3
Shadows/SampleFramework11/Math.cpp:708
Method
Float4
Shadows/SampleFramework11/Math.cpp:439
Method
Float4x4
Shadows/SampleFramework11/Math.cpp:824
Method
FloatSetting
(float value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:192
Method
FloatSetting
Shadows/SampleFramework11/Settings.cpp:124
Method
FloatString
(float num)
Shadows/SettingsCompiler/SettingTypes.cs:137
Method
Forward
Shadows/SampleFramework11/Camera.cpp:45
Method
FromAxisAngle
Shadows/SampleFramework11/Math.cpp:680
Method
FrontFaceCull
Shadows/SampleFramework11/DeviceStates.h:75
Method
FrontFaceCullDesc
Shadows/SampleFramework11/DeviceStates.cpp:201
Method
FrontFaceCullScissor
Shadows/SampleFramework11/DeviceStates.h:76
Method
FrontFaceCullScissorDesc
Shadows/SampleFramework11/DeviceStates.cpp:219
Method
GdiPlusException
Obtains a string for the specified error code
Shadows/SampleFramework11/Exceptions.h:245
Method
GenerateBoxScene
Shadows/SampleFramework11/Model.cpp:630
Method
GenerateCPP
(List<Setting> settings, string outputName, string outputPath, List<Type> enum
Shadows/SettingsCompiler/SettingsCompiler.cs:218
Method
GenerateHLSL
(List<Setting> settings, string outputName, string outputPath, List<Type> enu
Shadows/SettingsCompiler/SettingsCompiler.cs:288
Method
GenerateHeader
(List<Setting> settings, string outputName, string outputPath, List<Type> e
Shadows/SettingsCompiler/SettingsCompiler.cs:167
Method
GeneratePlaneScene
Shadows/SampleFramework11/Model.cpp:643
Method
GenerateTangentFrame
Shadows/SampleFramework11/Model.cpp:380
Function
GetDXErrorStringAnsi
Shadows/SampleFramework11/Exceptions.h:63
Method
GetErrorCode
Retrieve the error code
Shadows/SampleFramework11/Exceptions.h:198
Method
GetErrorCode
Retrieve the error code
Shadows/SampleFramework11/Exceptions.h:228
Method
GetErrorCode
Retrieve the error code
Shadows/SampleFramework11/Exceptions.h:251
Method
GetExtendedStyle
Shadows/SampleFramework11/Window.cpp:103
Function
GetGdiPlusErrorStringAnsi
Shadows/SampleFramework11/Exceptions.h:121
Method
GetHandler
Shadows/SampleFramework11/Assert.cpp:68
Method
GetHinstance
Shadows/SampleFramework11/Window.cpp:67
Method
GetHwnd
Shadows/SampleFramework11/Window.cpp:57
Method
GetIBFormat11
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:277
Method
GetKeyState
Shadows/SampleFramework11/Input.cpp:88
Method
GetKeyboardState
Shadows/SampleFramework11/Input.cpp:103
Method
GetKnobBounds
Shadows/SampleFramework11/Slider.cpp:113
Method
GetMenu
Shadows/SampleFramework11/Window.cpp:62
Method
GetMouseState
Shadows/SampleFramework11/Input.cpp:31
Method
GetNumIBs
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:314
Method
GetNumVBs
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:306
Method
GetPrimitiveType11
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:238
Method
GetTempRenderTarget
Shadows/SampleFramework11/PostProcessorBase.cpp:319
Function
GetTextureData
Decode a texture into 32-bit floats and copies it to the CPU
Shadows/SampleFramework11/Utility.cpp:170
Function
GetTwErrorStringAnsi
Shadows/SampleFramework11/Exceptions.h:139
Function
GetWin32ErrorString
Error string functions
Shadows/SampleFramework11/Exceptions.h:20
Function
GetWin32ErrorStringAnsi
Shadows/SampleFramework11/Exceptions.h:36
Method
GetWindowPos
Shadows/SampleFramework11/Window.cpp:178
Method
GetWindowStyle
Shadows/SampleFramework11/Window.cpp:98
Method
GroupAttribute
(string group)
Shadows/SettingsCompilerAttributes/Attributes.cs:93
Method
H4
Shadows/SampleFramework11/SH.h:176
Method
HDRAttribute
(bool hdr)
Shadows/SettingsCompilerAttributes/Attributes.cs:240
Method
Hash
Shadows/SampleFramework11/MurmurHash.h:22
Method
HelpTextAttribute
(string helpText)
Shadows/SettingsCompilerAttributes/Attributes.cs:75
Method
Identity
Shadows/SampleFramework11/Math.cpp:670
Method
InitGlobalResources
Shadows/SampleFramework11/GUIObject.cpp:25
Method
Initialize
Shadows/PostProcessor.cpp:23
Method
Initialize
Shadows/SampleFramework11/Settings.h:195
Method
Initialize
Shadows/SampleFramework11/DeviceStates.cpp:18
Method
Initialize
Shadows/SampleFramework11/DeviceManager.cpp:75
Method
Initialize
Shadows/SampleFramework11/PostProcessorBase.cpp:29
Method
Initialize
Shadows/SampleFramework11/Slider.cpp:40
Method
Initialize
Shadows/SampleFramework11/Profiler.cpp:27
Method
Initialize
Shadows/SampleFramework11/SpriteRenderer.cpp:30
Method
Initialize
Shadows/SampleFramework11/SpriteFont.cpp:37
Method
Initialize
Shadows/SampleFramework11/Skybox.cpp:28
Method
IntSetting
(int value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:234
Method
IntSetting
Shadows/SampleFramework11/Settings.cpp:167
Method
Invert
Shadows/SampleFramework11/Math.cpp:675
Function
IsErrorResource
Shadows/SampleFramework11/SDKMesh.h:41
Method
IsNull
Shadows/SampleFramework11/WICTextureLoader.cpp:55
Method
KeyPressed
Shadows/SampleFramework11/Input.h:236
Method
KeyState
Shadows/SampleFramework11/Input.cpp:122
Method
Left
Shadows/SampleFramework11/Camera.cpp:70
Method
Linear
Shadows/SampleFramework11/DeviceStates.h:138
Method
LinearBorder
Shadows/SampleFramework11/DeviceStates.h:140
Method
LinearBorderDesc
Shadows/SampleFramework11/DeviceStates.cpp:511
Method
LinearClampDesc
Shadows/SampleFramework11/DeviceStates.cpp:493
Method
LinearDesc
Shadows/SampleFramework11/DeviceStates.cpp:475
Method
LoadMaterialResources
Shadows/SampleFramework11/Model.cpp:656
Method
LoadShaders
Loads all shaders
Shadows/MeshRenderer.cpp:319
Method
Main
(string[] args)
Shadows/SettingsCompiler/SettingsCompiler.cs:358
Method
MakeEnumParameter
(object value)
Shadows/SettingsCompiler/SettingTypes.cs:328
Method
MakeParameter
(float parameter)
Shadows/SettingsCompiler/SettingTypes.cs:142
Method
MakeWindow
Shadows/SampleFramework11/Window.cpp:108
Method
MaxVal
Shadows/SampleFramework11/Slider.h:41
Method
MaxValue
Shadows/SampleFramework11/Settings.h:107
Method
MaxValueAttribute
(float maxValue)
Shadows/SettingsCompilerAttributes/Attributes.cs:145
Method
MaxX
Shadows/SampleFramework11/Camera.h:88
Method
MaxY
Shadows/SampleFramework11/Camera.h:89
Method
Maximize
Shadows/SampleFramework11/Window.cpp:257
Method
Mesh
Shadows/SampleFramework11/Model.cpp:72
Method
MeshData
Shadows/MeshRenderer.h:56
Method
MeshMaterial
Shadows/SampleFramework11/Model.h:36
Method
MeshPart
Shadows/SampleFramework11/Model.h:49
Method
MeshRenderer
Shadows/MeshRenderer.cpp:301
Method
MinFeatureLevel
Shadows/SampleFramework11/DeviceManager.h:39
Method
MinVal
Shadows/SampleFramework11/Slider.h:40
Method
MinValue
Shadows/SampleFramework11/Settings.h:106
Method
MinValueAttribute
(float minValue)
Shadows/SettingsCompilerAttributes/Attributes.cs:112
Method
MinX
Shadows/SampleFramework11/Camera.h:86
Method
MinY
Shadows/SampleFramework11/Camera.h:87
Method
Model
Shadows/SampleFramework11/Model.cpp:575
Method
MouseState
Shadows/SampleFramework11/Input.cpp:22
Method
NoCullDesc
Shadows/SampleFramework11/DeviceStates.cpp:183
← previous
next →
601–700 of 984, ranked by callers