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
WriteDeclaration
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:436
Method
WriteDefinition
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:206
Method
WriteDefinition
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:247
Method
WriteDefinition
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:283
Method
WriteDefinition
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:323
Method
WriteDefinition
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:365
Method
WriteDefinition
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:399
Method
WriteDefinition
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:441
Method
WriteEnumLabels
(List<string> lines, List<Type> enumTypes)
Shadows/SettingsCompiler/SettingsCompiler.cs:143
Method
WriteEnumTypes
(List<string> lines, List<Type> enumTypes)
Shadows/SettingsCompiler/SettingsCompiler.cs:117
Method
WriteIfChanged
(List<string> lines, string outputPath)
Shadows/SettingsCompiler/SettingsCompiler.cs:99
Method
WriteInitialization
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:211
Method
WriteInitialization
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:252
Method
WriteInitialization
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:288
Method
WriteInitialization
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:334
Method
WriteInitialization
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:370
Method
WriteInitialization
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:404
Method
WriteInitialization
(List<string> lines)
Shadows/SettingsCompiler/SettingTypes.cs:446
Function
WriteToFile
Shadows/SampleFramework11/FileIO.h:93
Method
WriteToFile
Shadows/SampleFramework11/Model.cpp:670
Method
WriteToFile
Shadows/SampleFramework11/GraphicsTypes.cpp:444
Function
compress
Shadows/SampleFramework11/LodePNG/lodepng.cpp:6027
Function
decode
Shadows/SampleFramework11/LodePNG/lodepng.cpp:6076
Function
decompress
Shadows/SampleFramework11/LodePNG/lodepng.cpp:6005
Function
lodepng_chunk_data
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2390
Function
lodepng_chunk_private
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2380
Function
lodepng_chunk_safetocopy
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2385
Function
lodepng_chunk_type
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2362
Function
lodepng_clear_itext
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2791
Function
lodepng_clear_text
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2719
Function
lodepng_decode24
Shadows/SampleFramework11/LodePNG/lodepng.cpp:4741
Function
lodepng_decode24_file
Shadows/SampleFramework11/LodePNG/lodepng.cpp:4764
Function
lodepng_decode32
Shadows/SampleFramework11/LodePNG/lodepng.cpp:4736
Function
lodepng_decode32_file
Shadows/SampleFramework11/LodePNG/lodepng.cpp:4759
Function
lodepng_encode24
Shadows/SampleFramework11/LodePNG/lodepng.cpp:5818
Function
lodepng_encode24_file
Shadows/SampleFramework11/LodePNG/lodepng.cpp:5840
Function
lodepng_encode32
Shadows/SampleFramework11/LodePNG/lodepng.cpp:5813
Function
lodepng_encode32_file
Shadows/SampleFramework11/LodePNG/lodepng.cpp:5835
Function
lodepng_get_channels
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2602
Function
lodepng_info_swap
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2882
Function
lodepng_is_palette_type
Shadows/SampleFramework11/LodePNG/lodepng.cpp:2617
Method
operator!=
Shadows/SampleFramework11/Math.cpp:111
Method
operator&
Shadows/SampleFramework11/WICTextureLoader.cpp:59
Method
operator()
Shadows/SampleFramework11/DDSTextureLoader.cpp:127
Function
operator*
Shadows/SampleFramework11/Math.cpp:331
Method
operator*
Shadows/SampleFramework11/SH.h:95
Method
operator*
Shadows/SampleFramework11/Math.cpp:83
Method
operator+
Shadows/SampleFramework11/SH.h:63
Method
operator+
Shadows/SampleFramework11/Math.cpp:53
Method
operator-
Shadows/SampleFramework11/SH.h:78
Method
operator-
Shadows/SampleFramework11/Math.cpp:68
Method
operator->
Shadows/SampleFramework11/WICTextureLoader.cpp:58
Method
operator->
Shadows/SampleFramework11/ShaderCompilation.h:109
Method
operator/
Shadows/SampleFramework11/SH.h:126
Method
operator/
Shadows/SampleFramework11/Math.cpp:98
Method
operator==
Shadows/SampleFramework11/Math.cpp:106
Method
operator==
Shadows/SampleFramework11/MurmurHash.h:27
Method
operator[]
Shadows/SampleFramework11/SH.h:51
Function
uint32_t
Shadows/SampleFramework11/MurmurHash.cpp:49
Function
uint64_t
Shadows/SampleFramework11/MurmurHash.cpp:62
Method
~App
Shadows/SampleFramework11/App.cpp:37
Method
~CPUProfileBlock
Shadows/SampleFramework11/Profiler.cpp:200
Method
~Camera
Shadows/SampleFramework11/Camera.cpp:34
Method
~DeviceManager
Shadows/SampleFramework11/DeviceManager.cpp:66
Method
~File
Shadows/SampleFramework11/FileIO.cpp:142
Method
~FirstPersonCamera
Shadows/SampleFramework11/Camera.cpp:231
Method
~LodePNGState
For the lodepng::State subclass.
Shadows/SampleFramework11/LodePNG/lodepng.h:614
Method
~Mesh
Shadows/SampleFramework11/Model.cpp:78
Method
~Model
Shadows/SampleFramework11/Model.cpp:579
Method
~OrthographicCamera
Shadows/SampleFramework11/Camera.cpp:146
Method
~PIXEvent
Shadows/SampleFramework11/GraphicsTypes.h:294
Method
~PerspectiveCamera
Shadows/SampleFramework11/Camera.cpp:195
Method
~PostProcessorBase
Shadows/SampleFramework11/PostProcessorBase.cpp:24
Method
~ProfileBlock
Shadows/SampleFramework11/Profiler.cpp:188
Method
~SDKMesh
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:189
Method
~ScopedObject
Shadows/SampleFramework11/WICTextureLoader.cpp:46
Method
~SettingsContainer
Shadows/SampleFramework11/Settings.cpp:446
Method
~Skybox
Shadows/SampleFramework11/Skybox.cpp:24
Method
~Slider
Shadows/SampleFramework11/Slider.cpp:36
Method
~SpriteFont
Shadows/SampleFramework11/SpriteFont.cpp:32
Method
~SpriteRenderer
Shadows/SampleFramework11/SpriteRenderer.cpp:25
Method
~State
Shadows/SampleFramework11/LodePNG/lodepng.cpp:6063
Method
~Timer
Shadows/SampleFramework11/Timer.cpp:50
Method
~Window
Shadows/SampleFramework11/Window.cpp:51
← previous
901–984 of 984, ranked by callers