Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DXRPathTracer
/ functions
Functions
2,589 in github.com/TheRealMJP/DXRPathTracer
⨍
Functions
2,589
◇
Types & classes
616
Function
FilterCatmullRom2D
SampleFramework12/v1.02/Graphics/Filtering.h:96
Function
FilterCircle2D
SampleFramework12/v1.02/Graphics/Filtering.h:27
Function
FilterCone2D
SampleFramework12/v1.02/Graphics/Filtering.h:43
Function
FilterCubic2D
SampleFramework12/v1.02/Graphics/Filtering.h:76
Function
FilterGaussian2D
SampleFramework12/v1.02/Graphics/Filtering.h:55
Method
FilterImGuiLetters
SampleFramework12/v1.02/ImGui/imgui_demo.cpp:864
Function
FilterMitchell2D
SampleFramework12/v1.02/Graphics/Filtering.h:106
Function
FilterSinc1D
SampleFramework12/v1.02/Graphics/Filtering.h:111
Function
FilterSmoothstep2D
SampleFramework12/v1.02/Graphics/Filtering.h:145
Function
FilterTriangle2D
SampleFramework12/v1.02/Graphics/Filtering.h:38
Method
FindBestWindowPosForPopup
SampleFramework12/v1.02/ImGui/imgui.cpp:6604
Method
FindBestWindowPosForPopupEx
r_avoid = the rectangle to avoid (e.g. for tooltip it is a rectangle around the mouse cursor which we want to avoid. for popups it's a small point aro
SampleFramework12/v1.02/ImGui/imgui.cpp:6551
Function
FindNode
Searches for a node with a specific name, beginning at this * nodes. Normally you will call this method on the root node * of the scene.
Externals/Assimp-4.1.0/include/assimp/scene.h:148
Method
FindRenderedTextEnd
SampleFramework12/v1.02/ImGui/imgui.cpp:2081
Method
FindSetting
SampleFramework12/v1.02/Settings.cpp:868
Method
FindSettingsHandler
SampleFramework12/v1.02/ImGui/imgui.cpp:8480
Method
FindWindowByName
SampleFramework12/v1.02/ImGui/imgui.cpp:4156
Method
FindWindowSettings
SampleFramework12/v1.02/ImGui/imgui.cpp:8461
Method
FixedList
SampleFramework12/v1.02/Containers.h:168
Method
Float2
SampleFramework12/v1.02/SF12_Math.cpp:22
Method
Float3
SampleFramework12/v1.02/SF12_Math.cpp:178
Method
Float3x3
SampleFramework12/v1.02/SF12_Math.cpp:787
Method
Float4
SampleFramework12/v1.02/SF12_Math.cpp:495
Method
Float4x4
SampleFramework12/v1.02/SF12_Math.cpp:928
Method
FloatSetting
SampleFramework12/v1.02/Settings.cpp:151
Method
FloatSetting
(float value, FieldInfo field, string group)
SampleFramework12/v1.02/SettingsCompiler/SettingTypes.cs:260
Function
Floor
Full version, ensure both points are fully clipped.
SampleFramework12/v1.02/ImGui/imgui_internal.h:401
Function
Flush_Upload
SampleFramework12/v1.02/Graphics/DX12_Upload.cpp:362
Method
FocusFrontMostActiveWindowIgnoringOne
SampleFramework12/v1.02/ImGui/imgui.cpp:5189
Method
FocusWindow
Moving window to front of display and set focus (which happens to be back of our sorted list)
SampleFramework12/v1.02/ImGui/imgui.cpp:5155
Method
FocusableItemRegister
SampleFramework12/v1.02/ImGui/imgui.cpp:2688
Method
FocusableItemUnregister
SampleFramework12/v1.02/ImGui/imgui.cpp:2713
Method
Format
SampleFramework12/v1.02/Graphics/GraphicsTypes.h:431
Method
Format
SampleFramework12/v1.02/Graphics/GraphicsTypes.h:470
Method
Format
SampleFramework12/v1.02/Graphics/PostProcessHelper.h:27
Method
FormattedBuffer
SampleFramework12/v1.02/Graphics/GraphicsTypes.h:269
Method
FormattedBuffer
SampleFramework12/v1.02/Graphics/GraphicsTypes.cpp:715
Function
FreeWrapper
SampleFramework12/v1.02/ImGui/imgui.cpp:966
Method
FromAxisAngle
SampleFramework12/v1.02/SF12_Math.cpp:748
Method
FromEuler
SampleFramework12/v1.02/SF12_Math.cpp:754
Method
FromRGB
SampleFramework12/v1.02/Graphics/Spectrum.h:395
Method
FromRGB
SampleFramework12/v1.02/Graphics/Spectrum.h:433
Method
FromRGB
SampleFramework12/v1.02/Graphics/Spectrum.cpp:113
Method
FromSampled
SampleFramework12/v1.02/Graphics/Spectrum.h:276
Method
FromSampled
SampleFramework12/v1.02/Graphics/Spectrum.h:459
Method
FromXYZ
SampleFramework12/v1.02/Graphics/Spectrum.h:400
Method
FromXYZ
SampleFramework12/v1.02/Graphics/Spectrum.h:449
Method
GdiPlusException
Obtains a string for the specified error code
SampleFramework12/v1.02/Exceptions.h:240
Method
GenerateBoxScene
SampleFramework12/v1.02/Graphics/Model.cpp:600
Function
GenerateCMJSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:522
Method
GenerateCPP
(List<Setting> settings, string outputName, string outputPath, List<Type> enum
SampleFramework12/v1.02/SettingsCompiler/SettingsCompiler.cs:286
Method
GenerateCopyItems
(string sourceDir, string sourceRootDir, string outputRootDir, string f
SampleFramework12/v1.02/Tools/Packager/MainFrm.cs:143
Function
GenerateGridSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:458
Method
GenerateHLSL
(List<Setting> settings, string outputName, string outputPath, List<Type> enu
SampleFramework12/v1.02/SettingsCompiler/SettingsCompiler.cs:393
Function
GenerateHammersleySamples2D
Generates hammersley using base 1 and 2
SampleFramework12/v1.02/Graphics/Sampling.cpp:476
Method
GenerateHeader
(List<Setting> settings, string outputName, string outputPath, List<Type> e
SampleFramework12/v1.02/SettingsCompiler/SettingsCompiler.cs:200
Function
GenerateLatinHypercubeSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:498
Method
GeneratePlaneScene
SampleFramework12/v1.02/Graphics/Model.cpp:643
Function
GenerateRandomSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:434
Function
GenerateStratifiedSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:440
Function
GetActiveID
SampleFramework12/v1.02/ImGui/imgui_internal.h:1147
Method
GetAlphaMode
Externals/DirectXTex July 2017/Include/DirectXTex.h:139
Function
GetBL
Top-right
SampleFramework12/v1.02/ImGui/imgui_internal.h:387
Function
GetBR
Bottom-left
SampleFramework12/v1.02/ImGui/imgui_internal.h:388
Method
GetBit
SampleFramework12/v1.02/ImGui/imgui.h:1855
Method
GetBool
SampleFramework12/v1.02/ImGui/imgui.cpp:1742
Method
GetBoolRef
SampleFramework12/v1.02/ImGui/imgui.cpp:1772
Method
GetBufferPointer
Externals/DirectXTex July 2017/Include/DirectXTex.h:315
Method
GetBufferSize
Externals/DirectXTex July 2017/Include/DirectXTex.h:316
Method
GetCameraMatrix
@brief Get a *right-handed* camera matrix from me * @param out Camera matrix to be filled */
Externals/Assimp-4.1.0/include/assimp/camera.h:188
Function
GetCenter
SampleFramework12/v1.02/ImGui/imgui_internal.h:381
Method
GetClipRectMax
SampleFramework12/v1.02/ImGui/imgui.h:1671
Method
GetClipRectMin
SampleFramework12/v1.02/ImGui/imgui.h:1670
Method
GetClipboardText
SampleFramework12/v1.02/ImGui/imgui.cpp:2761
Function
GetClipboardTextFn_DefaultImpl
SampleFramework12/v1.02/ImGui/imgui.cpp:8666
Method
GetColorU32
SampleFramework12/v1.02/ImGui/imgui.cpp:1657
Method
GetColumnIndex
SampleFramework12/v1.02/ImGui/imgui.cpp:7681
Method
GetColumnOffset
SampleFramework12/v1.02/ImGui/imgui.cpp:7722
Method
GetColumnWidth
SampleFramework12/v1.02/ImGui/imgui.cpp:7750
Method
GetColumnsCount
SampleFramework12/v1.02/ImGui/imgui.cpp:7687
Method
GetContentRegionAvail
SampleFramework12/v1.02/ImGui/imgui.cpp:5805
Method
GetContentRegionAvailWidth
SampleFramework12/v1.02/ImGui/imgui.cpp:5811
Method
GetContentRegionMax
In window space (not screen space!)
SampleFramework12/v1.02/ImGui/imgui.cpp:5796
Method
GetCurrentContext
Internal state access - if you want to share ImGui state between modules (e.g. DLL) or allocate it yourself Note that we still point to some static da
SampleFramework12/v1.02/ImGui/imgui.cpp:2779
Method
GetCursorPos
User generally sees positions in window coordinates. Internally we store CursorPos in absolute screen coordinates because it is more convenient. Conve
SampleFramework12/v1.02/ImGui/imgui.cpp:5890
Method
GetCursorPosX
SampleFramework12/v1.02/ImGui/imgui.cpp:5896
Method
GetCursorPosY
SampleFramework12/v1.02/ImGui/imgui.cpp:5902
Method
GetCursorScreenPos
SampleFramework12/v1.02/ImGui/imgui.cpp:5935
Method
GetCursorStartPos
SampleFramework12/v1.02/ImGui/imgui.cpp:5929
Method
GetCustomRectByIndex
Id needs to be < 0x10000 to register a rectangle to map into a specific font.
SampleFramework12/v1.02/ImGui/imgui.h:1883
Function
GetDXErrorStringAnsi
SampleFramework12/v1.02/Exceptions.h:63
Method
GetDrawData
Same value as passed to the old io.RenderDrawListsFn function. Valid after Render() and until the next call to NewFrame()
SampleFramework12/v1.02/ImGui/imgui.cpp:2846
Method
GetDrawListSharedData
SampleFramework12/v1.02/ImGui/imgui.cpp:2867
Method
GetErrorCode
Retrieve the error code
SampleFramework12/v1.02/Exceptions.h:193
Method
GetErrorCode
Retrieve the error code
SampleFramework12/v1.02/Exceptions.h:223
Method
GetErrorCode
Retrieve the error code
SampleFramework12/v1.02/Exceptions.h:246
Method
GetExtendedStyle
SampleFramework12/v1.02/Window.cpp:108
Method
GetExtensionList
----------------------------------------------------------------------------
Externals/Assimp-4.1.0/include/assimp/Importer.hpp:641
Function
GetFileNameWithoutExtension
Returns the name of the file given the path, minus the extension
SampleFramework12/v1.02/FileIO.cpp:74
Method
GetFloat
SampleFramework12/v1.02/ImGui/imgui.cpp:1747
← previous
next →
1,301–1,400 of 2,589, ranked by callers