MCPcopy Create free account

hub / github.com/TheRealMJP/DXRPathTracer / functions

Functions2,589 in github.com/TheRealMJP/DXRPathTracer

FunctionFilterCatmullRom2D
SampleFramework12/v1.02/Graphics/Filtering.h:96
FunctionFilterCircle2D
SampleFramework12/v1.02/Graphics/Filtering.h:27
FunctionFilterCone2D
SampleFramework12/v1.02/Graphics/Filtering.h:43
FunctionFilterCubic2D
SampleFramework12/v1.02/Graphics/Filtering.h:76
FunctionFilterGaussian2D
SampleFramework12/v1.02/Graphics/Filtering.h:55
MethodFilterImGuiLetters
SampleFramework12/v1.02/ImGui/imgui_demo.cpp:864
FunctionFilterMitchell2D
SampleFramework12/v1.02/Graphics/Filtering.h:106
FunctionFilterSinc1D
SampleFramework12/v1.02/Graphics/Filtering.h:111
FunctionFilterSmoothstep2D
SampleFramework12/v1.02/Graphics/Filtering.h:145
FunctionFilterTriangle2D
SampleFramework12/v1.02/Graphics/Filtering.h:38
MethodFindBestWindowPosForPopup
SampleFramework12/v1.02/ImGui/imgui.cpp:6604
MethodFindBestWindowPosForPopupEx
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
FunctionFindNode
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
MethodFindRenderedTextEnd
SampleFramework12/v1.02/ImGui/imgui.cpp:2081
MethodFindSetting
SampleFramework12/v1.02/Settings.cpp:868
MethodFindSettingsHandler
SampleFramework12/v1.02/ImGui/imgui.cpp:8480
MethodFindWindowByName
SampleFramework12/v1.02/ImGui/imgui.cpp:4156
MethodFindWindowSettings
SampleFramework12/v1.02/ImGui/imgui.cpp:8461
MethodFixedList
SampleFramework12/v1.02/Containers.h:168
MethodFloat2
SampleFramework12/v1.02/SF12_Math.cpp:22
MethodFloat3
SampleFramework12/v1.02/SF12_Math.cpp:178
MethodFloat3x3
SampleFramework12/v1.02/SF12_Math.cpp:787
MethodFloat4
SampleFramework12/v1.02/SF12_Math.cpp:495
MethodFloat4x4
SampleFramework12/v1.02/SF12_Math.cpp:928
MethodFloatSetting
SampleFramework12/v1.02/Settings.cpp:151
MethodFloatSetting
(float value, FieldInfo field, string group)
SampleFramework12/v1.02/SettingsCompiler/SettingTypes.cs:260
FunctionFloor
Full version, ensure both points are fully clipped.
SampleFramework12/v1.02/ImGui/imgui_internal.h:401
FunctionFlush_Upload
SampleFramework12/v1.02/Graphics/DX12_Upload.cpp:362
MethodFocusFrontMostActiveWindowIgnoringOne
SampleFramework12/v1.02/ImGui/imgui.cpp:5189
MethodFocusWindow
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
MethodFocusableItemRegister
SampleFramework12/v1.02/ImGui/imgui.cpp:2688
MethodFocusableItemUnregister
SampleFramework12/v1.02/ImGui/imgui.cpp:2713
MethodFormat
SampleFramework12/v1.02/Graphics/GraphicsTypes.h:431
MethodFormat
SampleFramework12/v1.02/Graphics/GraphicsTypes.h:470
MethodFormat
SampleFramework12/v1.02/Graphics/PostProcessHelper.h:27
MethodFormattedBuffer
SampleFramework12/v1.02/Graphics/GraphicsTypes.h:269
MethodFormattedBuffer
SampleFramework12/v1.02/Graphics/GraphicsTypes.cpp:715
FunctionFreeWrapper
SampleFramework12/v1.02/ImGui/imgui.cpp:966
MethodFromAxisAngle
SampleFramework12/v1.02/SF12_Math.cpp:748
MethodFromEuler
SampleFramework12/v1.02/SF12_Math.cpp:754
MethodFromRGB
SampleFramework12/v1.02/Graphics/Spectrum.h:395
MethodFromRGB
SampleFramework12/v1.02/Graphics/Spectrum.h:433
MethodFromRGB
SampleFramework12/v1.02/Graphics/Spectrum.cpp:113
MethodFromSampled
SampleFramework12/v1.02/Graphics/Spectrum.h:276
MethodFromSampled
SampleFramework12/v1.02/Graphics/Spectrum.h:459
MethodFromXYZ
SampleFramework12/v1.02/Graphics/Spectrum.h:400
MethodFromXYZ
SampleFramework12/v1.02/Graphics/Spectrum.h:449
MethodGdiPlusException
Obtains a string for the specified error code
SampleFramework12/v1.02/Exceptions.h:240
MethodGenerateBoxScene
SampleFramework12/v1.02/Graphics/Model.cpp:600
FunctionGenerateCMJSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:522
MethodGenerateCPP
(List<Setting> settings, string outputName, string outputPath, List<Type> enum
SampleFramework12/v1.02/SettingsCompiler/SettingsCompiler.cs:286
MethodGenerateCopyItems
(string sourceDir, string sourceRootDir, string outputRootDir, string f
SampleFramework12/v1.02/Tools/Packager/MainFrm.cs:143
FunctionGenerateGridSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:458
MethodGenerateHLSL
(List<Setting> settings, string outputName, string outputPath, List<Type> enu
SampleFramework12/v1.02/SettingsCompiler/SettingsCompiler.cs:393
FunctionGenerateHammersleySamples2D
Generates hammersley using base 1 and 2
SampleFramework12/v1.02/Graphics/Sampling.cpp:476
MethodGenerateHeader
(List<Setting> settings, string outputName, string outputPath, List<Type> e
SampleFramework12/v1.02/SettingsCompiler/SettingsCompiler.cs:200
FunctionGenerateLatinHypercubeSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:498
MethodGeneratePlaneScene
SampleFramework12/v1.02/Graphics/Model.cpp:643
FunctionGenerateRandomSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:434
FunctionGenerateStratifiedSamples2D
SampleFramework12/v1.02/Graphics/Sampling.cpp:440
FunctionGetActiveID
SampleFramework12/v1.02/ImGui/imgui_internal.h:1147
MethodGetAlphaMode
Externals/DirectXTex July 2017/Include/DirectXTex.h:139
FunctionGetBL
Top-right
SampleFramework12/v1.02/ImGui/imgui_internal.h:387
FunctionGetBR
Bottom-left
SampleFramework12/v1.02/ImGui/imgui_internal.h:388
MethodGetBit
SampleFramework12/v1.02/ImGui/imgui.h:1855
MethodGetBool
SampleFramework12/v1.02/ImGui/imgui.cpp:1742
MethodGetBoolRef
SampleFramework12/v1.02/ImGui/imgui.cpp:1772
MethodGetBufferPointer
Externals/DirectXTex July 2017/Include/DirectXTex.h:315
MethodGetBufferSize
Externals/DirectXTex July 2017/Include/DirectXTex.h:316
MethodGetCameraMatrix
@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
FunctionGetCenter
SampleFramework12/v1.02/ImGui/imgui_internal.h:381
MethodGetClipRectMax
SampleFramework12/v1.02/ImGui/imgui.h:1671
MethodGetClipRectMin
SampleFramework12/v1.02/ImGui/imgui.h:1670
MethodGetClipboardText
SampleFramework12/v1.02/ImGui/imgui.cpp:2761
FunctionGetClipboardTextFn_DefaultImpl
SampleFramework12/v1.02/ImGui/imgui.cpp:8666
MethodGetColorU32
SampleFramework12/v1.02/ImGui/imgui.cpp:1657
MethodGetColumnIndex
SampleFramework12/v1.02/ImGui/imgui.cpp:7681
MethodGetColumnOffset
SampleFramework12/v1.02/ImGui/imgui.cpp:7722
MethodGetColumnWidth
SampleFramework12/v1.02/ImGui/imgui.cpp:7750
MethodGetColumnsCount
SampleFramework12/v1.02/ImGui/imgui.cpp:7687
MethodGetContentRegionAvail
SampleFramework12/v1.02/ImGui/imgui.cpp:5805
MethodGetContentRegionAvailWidth
SampleFramework12/v1.02/ImGui/imgui.cpp:5811
MethodGetContentRegionMax
In window space (not screen space!)
SampleFramework12/v1.02/ImGui/imgui.cpp:5796
MethodGetCurrentContext
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
MethodGetCursorPos
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
MethodGetCursorPosX
SampleFramework12/v1.02/ImGui/imgui.cpp:5896
MethodGetCursorPosY
SampleFramework12/v1.02/ImGui/imgui.cpp:5902
MethodGetCursorScreenPos
SampleFramework12/v1.02/ImGui/imgui.cpp:5935
MethodGetCursorStartPos
SampleFramework12/v1.02/ImGui/imgui.cpp:5929
MethodGetCustomRectByIndex
Id needs to be < 0x10000 to register a rectangle to map into a specific font.
SampleFramework12/v1.02/ImGui/imgui.h:1883
FunctionGetDXErrorStringAnsi
SampleFramework12/v1.02/Exceptions.h:63
MethodGetDrawData
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
MethodGetDrawListSharedData
SampleFramework12/v1.02/ImGui/imgui.cpp:2867
MethodGetErrorCode
Retrieve the error code
SampleFramework12/v1.02/Exceptions.h:193
MethodGetErrorCode
Retrieve the error code
SampleFramework12/v1.02/Exceptions.h:223
MethodGetErrorCode
Retrieve the error code
SampleFramework12/v1.02/Exceptions.h:246
MethodGetExtendedStyle
SampleFramework12/v1.02/Window.cpp:108
MethodGetExtensionList
----------------------------------------------------------------------------
Externals/Assimp-4.1.0/include/assimp/Importer.hpp:641
FunctionGetFileNameWithoutExtension
Returns the name of the file given the path, minus the extension
SampleFramework12/v1.02/FileIO.cpp:74
MethodGetFloat
SampleFramework12/v1.02/ImGui/imgui.cpp:1747
← previousnext →1,301–1,400 of 2,589, ranked by callers