MCPcopy Create free account

hub / github.com/NVIDIAGameWorks/Falcor / functions

Functions8,129 in github.com/NVIDIAGameWorks/Falcor

↓ 7 callersMethodforActiveTransforms
Source/plugins/importers/PBRTImporter/Builder.h:400
↓ 7 callersMethodframe
Source/Falcor/Core/Testbed.cpp:72
↓ 7 callersFunctiongenWarning
Source/Falcor/Utils/Image/Bitmap.cpp:103
↓ 7 callersFunctiongetEnvironmentVariable
Source/Falcor/Core/Platform/Linux/Linux.cpp:262
↓ 7 callersMethodgetIncomingEdge
Source/Falcor/Utils/Algorithm/DirectedGraph.h:134
↓ 7 callersMethodgetOutgoingEdge
Source/Falcor/Utils/Algorithm/DirectedGraph.h:135
↓ 7 callersMethodgetParameterBlock
Source/Falcor/Core/Program/ShaderVar.cpp:270
↓ 7 callersFunctiongetSpectrumTextureOrNull
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:314
↓ 7 callersMethodgetStartPointer
* Returns the pointer to the start of the allocated buffer. */
Source/Falcor/Utils/AlignedAllocator.h:111
↓ 7 callersFunctiongetType
* Get the type data this shader variable points at. * * For an invalid/null shader variable the result will be null. */
Source/Falcor/Core/Program/ShaderVar.h:109
↓ 7 callersMethodgetUniform
* Get the underlying uniform offset. */
Source/Falcor/Core/Program/ProgramReflection.h:415
↓ 7 callersMethodgetViewMatrix
Source/Falcor/Scene/Camera/Camera.cpp:187
↓ 7 callersFunctionif
external/include/nlohmann/json.hpp:22814
↓ 7 callersFunctionisDebuggerPresent
Source/Falcor/Core/Platform/Linux/Linux.cpp:415
↓ 7 callersFunctionitems
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
external/include/nlohmann/json.hpp:22051
↓ 7 callersFunctionload
Import a module or fetch an object from a module. * ``package.module`` returns `module` as a module object. * ``pack.mod:name`` retu
tests/testing/libs/bottle.py:3025
↓ 7 callersFunctionmarkDirty
Source/Falcor/Core/Program/Program.h:792
↓ 7 callersFunctionmatrixFromColumns
Source/Falcor/Utils/Math/MatrixMath.h:496
↓ 7 callersMethodoffsetOf
* Returns of the offset of the given pointer inside the allocation buffer. */
Source/Falcor/Utils/AlignedAllocator.h:117
↓ 7 callersMethodpause
Source/Falcor/Utils/Debug/DebugConsole.h:96
↓ 7 callersMethodprepareProgram
Source/RenderPasses/PathTracer/PathTracer.cpp:768
↓ 7 callersMethodreset
Forget any cached values. The next time :attr:`call` is accessed, all plugins are re-applied.
tests/testing/libs/bottle.py:500
↓ 7 callersMethodresize
Source/RenderPasses/OptixDenoiser/OptixUtils.h:57
↓ 7 callersMethodresolve
Source/Falcor/Core/API/GpuTimer.cpp:111
↓ 7 callersMethodrgbColor
Source/Falcor/Utils/UI/Gui.cpp:1660
↓ 7 callersFunctionsafeACos
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:47
↓ 7 callersMethodsearch
Search name in all directories specified in lookup. First without, then with common extensions. Return first hit.
tests/testing/libs/bottle.py:3238
↓ 7 callersMethodseekg
Source/Falcor/Utils/Image/Bitmap.cpp:75
↓ 7 callersMethodsetElementType
Source/Falcor/Core/Program/ProgramReflection.cpp:1679
↓ 7 callersMethodsetEnabled
Source/Falcor/Scene/Animation/AnimationController.cpp:172
↓ 7 callersMethodsetSpecularParams
Source/Falcor/Scene/Material/BasicMaterial.cpp:509
↓ 7 callersFunctionspectrumToRGB
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:281
↓ 7 callersFunctiontan
Source/Falcor/Utils/Math/ScalarMath.h:190
↓ 7 callersFunctiontest
Source/Tools/FalcorTest/Tests/Slang/ShaderModel.cpp:36
↓ 7 callersMethodtoString
Source/plugins/importers/PBRTImporter/Builder.h:59
↓ 7 callersMethodunsupportedType
Source/plugins/importers/MitsubaImporter/MitsubaImporter.cpp:111
↓ 7 callersMethodvalence
Source/plugins/importers/PBRTImporter/LoopSubdivide.cpp:137
↓ 7 callersMethodwritelines
(self, lines)
tests/testing/libs/xmlrunner/result.py:104
↓ 7 callersFunctionz
(e,t)
tests/testing/viewer/static/jeri.min.js:1
↓ 6 callersFunctionE
(t)
tests/testing/viewer/static/react.min.js:12
↓ 6 callersFunctionException
Source/Falcor/Core/Error.h:57
↓ 6 callersFunction_embind_repr
(v)
tests/testing/viewer/static/exr-wrap.js:8
↓ 6 callersFunctionacos
Source/Falcor/Utils/Math/ScalarMath.h:198
↓ 6 callersMethodaddKeyframe
Source/Falcor/Scene/Animation/Animation.cpp:256
↓ 6 callersFunctionaddScalarSliderHelper
Source/Falcor/Utils/UI/Gui.cpp:949
↓ 6 callersMethodaddTextureSampler
Source/Falcor/Scene/Material/MaterialSystem.cpp:146
↓ 6 callersMethodaddUIPin
Source/Falcor/RenderGraph/RenderGraphUI.cpp:704
↓ 6 callersFunctionaddVecVarHelper
Source/Falcor/Utils/UI/Gui.cpp:1001
↓ 6 callersFunctionadd_native
external/include/fast_float/fast_float.h:2670
↓ 6 callersMethodasArrayType
Source/Falcor/Core/Program/ProgramReflection.cpp:2132
↓ 6 callersFunctionclamp
Source/Tools/ImageCompare/ImageCompare.cpp:56
↓ 6 callersFunctionclearRenderPassChannels
* Clears all available channels. * @param[in] pRenderContext Render context. * @param[in] channels List of channel descriptors. * @param[in] render
Source/Falcor/RenderGraph/RenderPassHelpers.h:182
↓ 6 callersFunctioncreate
Source/RenderPasses/WARDiffPathTracer/WARDiffPathTracer.h:55
↓ 6 callersFunctioncreate
Source/RenderPasses/TestPasses/TestRtProgram.h:39
↓ 6 callersFunctiond
(e)
tests/testing/viewer/static/jeri.min.js:27
↓ 6 callersFunctiond
(e,t)
tests/testing/viewer/static/react-dom.min.js:12
↓ 6 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
external/include/nlohmann/json.hpp:13878
↓ 6 callersMethodend
Closes this context (started with a call to `begin`) and creates an attribute for each counter and another for the elapsed time.
tests/testing/libs/xmlrunner/builder.py:79
↓ 6 callersMethodendFrame
Source/Falcor/Core/API/Device.cpp:1156
↓ 6 callersFunctioneulerAngles
Source/Falcor/Utils/Math/QuaternionMath.h:331
↓ 6 callersFunctioneval
* Evaluate the spectrum at the given wavelength. * Note: Returns zero for wavelengths outside the defined range. * @param wavelength Wavelen
Source/Falcor/Utils/Color/Spectrum.h:84
↓ 6 callersFunctionexecute
Source/RenderPasses/TestPasses/TestPyTorchPass.h:54
↓ 6 callersFunctionextractEulerAngleXYZ
Source/Falcor/Utils/Math/MatrixMath.h:331
↓ 6 callersFunctionfetchAvailableNodeInfo
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.h:745
↓ 6 callersMethodfinalize
Source/Falcor/Core/Program/ProgramReflection.cpp:1214
↓ 6 callersFunctionflagsToStringList
Source/Falcor/Core/Enum.h:101
↓ 6 callersFunctionflattenDictionary
Source/Falcor/Utils/Settings/SettingsUtils.h:48
↓ 6 callersFunctiongetBaseColor
Get the base color. */
Source/Falcor/Scene/Material/BasicMaterial.h:179
↓ 6 callersFunctiongetBloomAmount
Source/RenderPasses/SimplePostFX/SimplePostFX.h:53
↓ 6 callersMethodgetCenterPositionOfSector
Source/RenderPasses/SDFEditor/SelectionWheel.cpp:171
↓ 6 callersMethodgetConstant
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:142
↓ 6 callersFunctiongetElementType
* Get the type of the array elements. */
Source/Falcor/Core/Program/ProgramReflection.h:824
↓ 6 callersFunctiongetErrorDiagnosticFlags
Source/Falcor/Core/Error.cpp:77
↓ 6 callersFunctiongetFloatTextureConstantOnly
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:411
↓ 6 callersFunctiongetFloatTextureOrNull
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:376
↓ 6 callersFunctiongetGeometryCount
Source/Falcor/Core/Program/ProgramVars.h:100
↓ 6 callersMethodgetMaxBufferCount
Returns the maximum number of buffers supported for the given split buffer.
Source/Falcor/Utils/SplitBuffer.h:67
↓ 6 callersMethodgetOutput
Source/Falcor/RenderGraph/RenderGraph.cpp:611
↓ 6 callersFunctiongetRayDir
Source/Tools/FalcorTest/Tests/Utils/IntersectionHelpersTests.cpp:109
↓ 6 callersFunctiongetRegisterIndexFromPath
Given a "breadcrumb trail" (reflection path), determine the actual register/binding that will be used by a leaf parameter for the given resource kind.
Source/Falcor/Core/Program/ProgramReflection.cpp:638
↓ 6 callersMethodgetResource
Source/Falcor/RenderGraph/RenderGraphExe.cpp:110
↓ 6 callersFunctiongetRoughness
Note: This function returns roughness as an NDF "alpha" value.
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:424
↓ 6 callersMethodgetTotalByteSize
Get the total size of the subresource in bytes (unaligned).
Source/Falcor/Core/API/Texture.h:63
↓ 6 callersMethodgetVariableOffset
Source/Falcor/Core/API/ParameterBlock.cpp:180
↓ 6 callersMethodget_lines
external/include/backward/backward.hpp:3772
↓ 6 callersFunctionglobFilesInDirectory
Source/Falcor/Core/Platform/OS.cpp:129
↓ 6 callersMethodhasAnimations
Source/Falcor/Scene/Animation/AnimatedVertexCache.cpp:180
↓ 6 callersMethodhasDynamicGeometry
Source/Falcor/Scene/Scene.h:1407
↓ 6 callersMethodisAnimated
Source/plugins/importers/PBRTImporter/Builder.h:329
↓ 6 callersMethodisConstant
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:141
↓ 6 callersFunctionisInVector
Source/Mogwai/Mogwai.cpp:156
↓ 6 callersFunctionisSrgbFormat
* Check if a format represents sRGB color space */
Source/Falcor/Core/API/Formats.h:353
↓ 6 callersFunctionisSrvType
Source/Falcor/Core/API/ParameterBlock.cpp:58
↓ 6 callersFunctionisUavType
Source/Falcor/Core/API/ParameterBlock.cpp:78
↓ 6 callersMethodisValid
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.h:740
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
external/include/nlohmann/json.hpp:20536
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
external/include/nlohmann/json.hpp:13743
↓ 6 callersFunctionleading_zeroes
result might be undefined when input_num is zero */
external/include/fast_float/fast_float.h:254
↓ 6 callersMethodloadImage
Source/Falcor/Utils/UI/Gui.cpp:852
↓ 6 callersFunctionlocal_property
(name=None)
tests/testing/libs/bottle.py:1665
← previousnext →601–700 of 8,129, ranked by callers