Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ functions
Functions
8,129 in github.com/NVIDIAGameWorks/Falcor
⨍
Functions
8,129
◇
Types & classes
1,657
↳
Endpoints
7
↓ 7 callers
Method
forActiveTransforms
Source/plugins/importers/PBRTImporter/Builder.h:400
↓ 7 callers
Method
frame
Source/Falcor/Core/Testbed.cpp:72
↓ 7 callers
Function
genWarning
Source/Falcor/Utils/Image/Bitmap.cpp:103
↓ 7 callers
Function
getEnvironmentVariable
Source/Falcor/Core/Platform/Linux/Linux.cpp:262
↓ 7 callers
Method
getIncomingEdge
Source/Falcor/Utils/Algorithm/DirectedGraph.h:134
↓ 7 callers
Method
getOutgoingEdge
Source/Falcor/Utils/Algorithm/DirectedGraph.h:135
↓ 7 callers
Method
getParameterBlock
Source/Falcor/Core/Program/ShaderVar.cpp:270
↓ 7 callers
Function
getSpectrumTextureOrNull
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:314
↓ 7 callers
Method
getStartPointer
* Returns the pointer to the start of the allocated buffer. */
Source/Falcor/Utils/AlignedAllocator.h:111
↓ 7 callers
Function
getType
* 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 callers
Method
getUniform
* Get the underlying uniform offset. */
Source/Falcor/Core/Program/ProgramReflection.h:415
↓ 7 callers
Method
getViewMatrix
Source/Falcor/Scene/Camera/Camera.cpp:187
↓ 7 callers
Function
if
external/include/nlohmann/json.hpp:22814
↓ 7 callers
Function
isDebuggerPresent
Source/Falcor/Core/Platform/Linux/Linux.cpp:415
↓ 7 callers
Function
items
@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 callers
Function
load
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 callers
Function
markDirty
Source/Falcor/Core/Program/Program.h:792
↓ 7 callers
Function
matrixFromColumns
Source/Falcor/Utils/Math/MatrixMath.h:496
↓ 7 callers
Method
offsetOf
* Returns of the offset of the given pointer inside the allocation buffer. */
Source/Falcor/Utils/AlignedAllocator.h:117
↓ 7 callers
Method
pause
Source/Falcor/Utils/Debug/DebugConsole.h:96
↓ 7 callers
Method
prepareProgram
Source/RenderPasses/PathTracer/PathTracer.cpp:768
↓ 7 callers
Method
reset
Forget any cached values. The next time :attr:`call` is accessed, all plugins are re-applied.
tests/testing/libs/bottle.py:500
↓ 7 callers
Method
resize
Source/RenderPasses/OptixDenoiser/OptixUtils.h:57
↓ 7 callers
Method
resolve
Source/Falcor/Core/API/GpuTimer.cpp:111
↓ 7 callers
Method
rgbColor
Source/Falcor/Utils/UI/Gui.cpp:1660
↓ 7 callers
Function
safeACos
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:47
↓ 7 callers
Method
search
Search name in all directories specified in lookup. First without, then with common extensions. Return first hit.
tests/testing/libs/bottle.py:3238
↓ 7 callers
Method
seekg
Source/Falcor/Utils/Image/Bitmap.cpp:75
↓ 7 callers
Method
setElementType
Source/Falcor/Core/Program/ProgramReflection.cpp:1679
↓ 7 callers
Method
setEnabled
Source/Falcor/Scene/Animation/AnimationController.cpp:172
↓ 7 callers
Method
setSpecularParams
Source/Falcor/Scene/Material/BasicMaterial.cpp:509
↓ 7 callers
Function
spectrumToRGB
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:281
↓ 7 callers
Function
tan
Source/Falcor/Utils/Math/ScalarMath.h:190
↓ 7 callers
Function
test
Source/Tools/FalcorTest/Tests/Slang/ShaderModel.cpp:36
↓ 7 callers
Method
toString
Source/plugins/importers/PBRTImporter/Builder.h:59
↓ 7 callers
Method
unsupportedType
Source/plugins/importers/MitsubaImporter/MitsubaImporter.cpp:111
↓ 7 callers
Method
valence
Source/plugins/importers/PBRTImporter/LoopSubdivide.cpp:137
↓ 7 callers
Method
writelines
(self, lines)
tests/testing/libs/xmlrunner/result.py:104
↓ 7 callers
Function
z
(e,t)
tests/testing/viewer/static/jeri.min.js:1
↓ 6 callers
Function
E
(t)
tests/testing/viewer/static/react.min.js:12
↓ 6 callers
Function
Exception
Source/Falcor/Core/Error.h:57
↓ 6 callers
Function
_embind_repr
(v)
tests/testing/viewer/static/exr-wrap.js:8
↓ 6 callers
Function
acos
Source/Falcor/Utils/Math/ScalarMath.h:198
↓ 6 callers
Method
addKeyframe
Source/Falcor/Scene/Animation/Animation.cpp:256
↓ 6 callers
Function
addScalarSliderHelper
Source/Falcor/Utils/UI/Gui.cpp:949
↓ 6 callers
Method
addTextureSampler
Source/Falcor/Scene/Material/MaterialSystem.cpp:146
↓ 6 callers
Method
addUIPin
Source/Falcor/RenderGraph/RenderGraphUI.cpp:704
↓ 6 callers
Function
addVecVarHelper
Source/Falcor/Utils/UI/Gui.cpp:1001
↓ 6 callers
Function
add_native
external/include/fast_float/fast_float.h:2670
↓ 6 callers
Method
asArrayType
Source/Falcor/Core/Program/ProgramReflection.cpp:2132
↓ 6 callers
Function
clamp
Source/Tools/ImageCompare/ImageCompare.cpp:56
↓ 6 callers
Function
clearRenderPassChannels
* 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 callers
Function
create
Source/RenderPasses/WARDiffPathTracer/WARDiffPathTracer.h:55
↓ 6 callers
Function
create
Source/RenderPasses/TestPasses/TestRtProgram.h:39
↓ 6 callers
Function
d
(e)
tests/testing/viewer/static/jeri.min.js:27
↓ 6 callers
Function
d
(e,t)
tests/testing/viewer/static/react-dom.min.js:12
↓ 6 callers
Function
empty
@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 callers
Method
end
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 callers
Method
endFrame
Source/Falcor/Core/API/Device.cpp:1156
↓ 6 callers
Function
eulerAngles
Source/Falcor/Utils/Math/QuaternionMath.h:331
↓ 6 callers
Function
eval
* 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 callers
Function
execute
Source/RenderPasses/TestPasses/TestPyTorchPass.h:54
↓ 6 callers
Function
extractEulerAngleXYZ
Source/Falcor/Utils/Math/MatrixMath.h:331
↓ 6 callers
Function
fetchAvailableNodeInfo
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.h:745
↓ 6 callers
Method
finalize
Source/Falcor/Core/Program/ProgramReflection.cpp:1214
↓ 6 callers
Function
flagsToStringList
Source/Falcor/Core/Enum.h:101
↓ 6 callers
Function
flattenDictionary
Source/Falcor/Utils/Settings/SettingsUtils.h:48
↓ 6 callers
Function
getBaseColor
Get the base color. */
Source/Falcor/Scene/Material/BasicMaterial.h:179
↓ 6 callers
Function
getBloomAmount
Source/RenderPasses/SimplePostFX/SimplePostFX.h:53
↓ 6 callers
Method
getCenterPositionOfSector
Source/RenderPasses/SDFEditor/SelectionWheel.cpp:171
↓ 6 callers
Method
getConstant
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:142
↓ 6 callers
Function
getElementType
* Get the type of the array elements. */
Source/Falcor/Core/Program/ProgramReflection.h:824
↓ 6 callers
Function
getErrorDiagnosticFlags
Source/Falcor/Core/Error.cpp:77
↓ 6 callers
Function
getFloatTextureConstantOnly
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:411
↓ 6 callers
Function
getFloatTextureOrNull
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:376
↓ 6 callers
Function
getGeometryCount
Source/Falcor/Core/Program/ProgramVars.h:100
↓ 6 callers
Method
getMaxBufferCount
Returns the maximum number of buffers supported for the given split buffer.
Source/Falcor/Utils/SplitBuffer.h:67
↓ 6 callers
Method
getOutput
Source/Falcor/RenderGraph/RenderGraph.cpp:611
↓ 6 callers
Function
getRayDir
Source/Tools/FalcorTest/Tests/Utils/IntersectionHelpersTests.cpp:109
↓ 6 callers
Function
getRegisterIndexFromPath
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 callers
Method
getResource
Source/Falcor/RenderGraph/RenderGraphExe.cpp:110
↓ 6 callers
Function
getRoughness
Note: This function returns roughness as an NDF "alpha" value.
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:424
↓ 6 callers
Method
getTotalByteSize
Get the total size of the subresource in bytes (unaligned).
Source/Falcor/Core/API/Texture.h:63
↓ 6 callers
Method
getVariableOffset
Source/Falcor/Core/API/ParameterBlock.cpp:180
↓ 6 callers
Method
get_lines
external/include/backward/backward.hpp:3772
↓ 6 callers
Function
globFilesInDirectory
Source/Falcor/Core/Platform/OS.cpp:129
↓ 6 callers
Method
hasAnimations
Source/Falcor/Scene/Animation/AnimatedVertexCache.cpp:180
↓ 6 callers
Method
hasDynamicGeometry
Source/Falcor/Scene/Scene.h:1407
↓ 6 callers
Method
isAnimated
Source/plugins/importers/PBRTImporter/Builder.h:329
↓ 6 callers
Method
isConstant
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:141
↓ 6 callers
Function
isInVector
Source/Mogwai/Mogwai.cpp:156
↓ 6 callers
Function
isSrgbFormat
* Check if a format represents sRGB color space */
Source/Falcor/Core/API/Formats.h:353
↓ 6 callers
Function
isSrvType
Source/Falcor/Core/API/ParameterBlock.cpp:58
↓ 6 callers
Function
isUavType
Source/Falcor/Core/API/ParameterBlock.cpp:78
↓ 6 callers
Method
isValid
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.h:740
↓ 6 callers
Function
is_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 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
external/include/nlohmann/json.hpp:13743
↓ 6 callers
Function
leading_zeroes
result might be undefined when input_num is zero */
external/include/fast_float/fast_float.h:254
↓ 6 callers
Method
loadImage
Source/Falcor/Utils/UI/Gui.cpp:852
↓ 6 callers
Function
local_property
(name=None)
tests/testing/libs/bottle.py:1665
← previous
next →
601–700 of 8,129, ranked by callers