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
↓ 2 callers
Function
setMicrofacetProperties
Source/plugins/importers/MitsubaImporter/MitsubaImporter.cpp:249
↓ 2 callers
Method
setMinimumAlignment
* Sets the minimum alignment for allocated objects. If a value of * zero is provided, no additional alignment is performed. */
Source/Falcor/Utils/AlignedAllocator.h:56
↓ 2 callers
Function
setNormalMap
Set the normal map. */
Source/Falcor/Scene/Material/BasicMaterial.h:142
↓ 2 callers
Function
setOptions
Source/Falcor/Rendering/Volumes/GridVolumeSampler.h:94
↓ 2 callers
Method
setOptions
Source/Falcor/Rendering/RTXDI/RTXDI.cpp:101
↓ 2 callers
Method
setPopupNode
Source/Falcor/RenderGraph/RenderGraphUI.cpp:76
↓ 2 callers
Method
setPopupPin
Source/Falcor/RenderGraph/RenderGraphUI.cpp:80
↓ 2 callers
Function
setPosition
Set the camera's world space position. */
Source/Falcor/Scene/Camera/Camera.h:144
↓ 2 callers
Method
setRotationEuler
Source/Falcor/Scene/Transform.cpp:58
↓ 2 callers
Method
setRotationEulerDeg
Source/Falcor/Scene/Transform.cpp:68
↓ 2 callers
Function
setScene
* Set a scene into the render pass. * This function is called when a new scene is loaded. * @param[in] pRenderContext The render context.
Source/Falcor/RenderGraph/RenderPass.h:213
↓ 2 callers
Method
setScissors
Source/Falcor/Core/State/GraphicsState.cpp:249
↓ 2 callers
Method
setSrv
Source/Falcor/Core/API/ParameterBlock.cpp:610
↓ 2 callers
Method
setStructType
Source/Falcor/Core/Program/ProgramReflection.cpp:2237
↓ 2 callers
Function
setTarget
Set the camera's world space target position. */
Source/Falcor/Scene/Camera/Camera.h:152
↓ 2 callers
Method
setTexture
Source/Falcor/Scene/Material/Material.cpp:174
↓ 2 callers
Method
setThinSurface
Source/Falcor/Scene/Material/Material.cpp:119
↓ 2 callers
Function
setUpVector
Set the camera's world space up vector. */
Source/Falcor/Scene/Camera/Camera.h:148
↓ 2 callers
Method
setUseSPIRVBackend
Set program to use SPIR-V backend when compiling for Vulkan.
Source/Falcor/Core/Program/Program.h:563
↓ 2 callers
Method
setVolumeAbsorption
Source/Falcor/Scene/Material/BasicMaterial.cpp:548
↓ 2 callers
Method
setVolumeScattering
Source/Falcor/Scene/Material/BasicMaterial.cpp:557
↓ 2 callers
Function
setWindowIcon
Source/Falcor/Core/Platform/Windows/Windows.cpp:561
↓ 2 callers
Method
setWindowIcon
Source/Falcor/Core/Window.cpp:536
↓ 2 callers
Method
set_color
external/include/backward/backward.hpp:3943
↓ 2 callers
Function
set_function_parameters
Resolve the function return type and parameters
external/include/backward/backward.hpp:2974
↓ 2 callers
Method
set_len
set the length, without bounds checking.
external/include/fast_float/fast_float.h:1714
↓ 2 callers
Method
set_widgets_enabled
(self, enabled: bool)
scripts/python/ui/ui_demo.py:257
↓ 2 callers
Function
setupSamplingTest
Source/Tools/FalcorTest/Tests/Rendering/Materials/MicrofacetTests.cpp:93
↓ 2 callers
Function
shortcuts
Source/Mogwai/MogwaiSettings.cpp:40
↓ 2 callers
Method
show
Source/Falcor/Utils/UI/PythonUI.cpp:92
↓ 2 callers
Method
shutdown
Source/Falcor/Core/SampleApp.cpp:587
↓ 2 callers
Function
sinFromCos
Returns sin(a) based on cos(a) for a in [0,pi]. */
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:54
↓ 2 callers
Function
size
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
external/include/nlohmann/json.hpp:22114
↓ 2 callers
Method
size_bytes
external/include/fstd/span.h:461
↓ 2 callers
Method
skip_n_firsts
external/include/backward/backward.hpp:736
↓ 2 callers
Function
skip_whitespace
external/include/nlohmann/json.hpp:8801
↓ 2 callers
Function
skip_zeros
external/include/fast_float/fast_float.h:2612
↓ 2 callers
Function
small_add_from
external/include/fast_float/fast_float.h:1895
↓ 2 callers
Method
start
* @brief Start (or restart) measuring time. */
external/include/BS_thread_pool/BS_thread_pool.hpp:781
↓ 2 callers
Function
staticAlloc
(size)
tests/testing/viewer/static/exr-wrap.js:8
↓ 2 callers
Function
storeShaderVariable
Source/Falcor/Core/Program/ProgramReflection.cpp:1107
↓ 2 callers
Function
string_2_wstring
* Convert an ASCII string to a UTF-8 wstring */
Source/Falcor/Utils/StringUtils.h:165
↓ 2 callers
Method
submitCommandBuffer
Source/Falcor/Core/API/LowLevelContextData.cpp:112
↓ 2 callers
Method
swap
Swap this reference with another reference.
Source/Falcor/Core/Object.h:413
↓ 2 callers
Function
test
Source/Tools/FalcorTest/Tests/Slang/Float64Tests.cpp:46
↓ 2 callers
Function
testInterlockedAddF16
Source/Tools/FalcorTest/Tests/Slang/Atomics.cpp:42
↓ 2 callers
Function
testKnownBBoxes
Source/Tools/FalcorTest/Tests/Utils/GeometryHelpersTests.cpp:107
↓ 2 callers
Function
testRandomBBoxes
Source/Tools/FalcorTest/Tests/Utils/GeometryHelpersTests.cpp:146
↓ 2 callers
Function
testRayFlags
Source/Tools/FalcorTest/Tests/Slang/TraceRayFlags.cpp:34
↓ 2 callers
Function
testSampleGenerator
Source/Tools/FalcorTest/Tests/Sampling/SampleGeneratorTests.cpp:73
↓ 2 callers
Function
testWaveMinMax
Source/Tools/FalcorTest/Tests/Slang/WaveOps.cpp:113
↓ 2 callers
Function
testWhiteFurnace
Source/Tools/FalcorTest/Tests/Scene/Material/HairChiang16Tests.cpp:40
↓ 2 callers
Function
threadErrorToString
Source/Falcor/Core/Platform/Linux/Linux.cpp:454
↓ 2 callers
Method
toJson
Source/Falcor/Utils/Properties.cpp:331
↓ 2 callers
Method
toString
Source/plugins/importers/PBRTImporter/Builder.cpp:161
↓ 2 callers
Method
toString
Source/plugins/importers/PBRTImporter/Parser.cpp:56
↓ 2 callers
Function
toStrings
Source/Falcor/Utils/Settings/Settings.cpp:45
↓ 2 callers
Function
to_float
external/include/fast_float/fast_float.h:498
↓ 2 callers
Method
to_string
Source/Falcor/Utils/Settings/Attributes.h:120
↓ 2 callers
Function
transformFromMatrix4x4
Source/plugins/importers/MitsubaImporter/MitsubaImporter.cpp:67
↓ 2 callers
Function
transformSphere
Source/Falcor/Scene/Curves/CurveTessellation.cpp:77
↓ 2 callers
Function
typeConformanceListToPython
Source/Falcor/Core/API/PythonHelpers.cpp:121
↓ 2 callers
Method
unionSet
Source/Tools/FalcorTest/Tests/Utils/UnionFindTests.cpp:66
↓ 2 callers
Function
update
Source/Falcor/Utils/CryptoUtils.h:65
↓ 2 callers
Method
update
Source/Modules/USDUtils/ConvertedInput.cpp:409
↓ 2 callers
Method
update
Source/Falcor/Scene/Material/RGLMaterial.cpp:82
↓ 2 callers
Method
update
external/include/backward/backward.hpp:578
↓ 2 callers
Method
updateCustomPrimitive
Source/Falcor/Scene/Scene.cpp:2648
↓ 2 callers
Function
updateGlobalBuffer
(buf)
tests/testing/viewer/static/exr-wrap.js:8
↓ 2 callers
Function
updateGraphStrings
Source/Falcor/RenderGraph/RenderGraphImportExport.cpp:38
↓ 2 callers
Method
updateNodeTransform
Source/Falcor/Scene/Scene.cpp:4049
↓ 2 callers
Method
updatePrimitives
Source/Falcor/Scene/SDFs/SDFGrid.cpp:233
↓ 2 callers
Method
updateSubresourceData
Source/Falcor/Core/API/CopyContext.cpp:229
↓ 2 callers
Function
validateThis
(this_,classType,humanName)
tests/testing/viewer/static/exr-wrap.js:8
↓ 2 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/nlohmann/json.hpp:13524
↓ 2 callers
Function
view
Decorator: renders a template for a handler. The handler can control its behavior like that: - return a dict of template vars to f
tests/testing/libs/bottle.py:3637
↓ 2 callers
Method
wait
Source/Falcor/Core/API/CopyContext.cpp:100
↓ 2 callers
Method
wait_for_tasks
* @brief Wait for tasks to be completed. Normally, this function waits for all tasks, both those that are currently running in the threads and those t
external/include/BS_thread_pool/BS_thread_pool.hpp:520
↓ 2 callers
Function
weightBoundary
Source/plugins/importers/PBRTImporter/LoopSubdivide.cpp:528
↓ 2 callers
Method
write
(self)
build_scripts/pybind11_stubgen.py:1062
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
external/include/nlohmann/json.hpp:14975
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
external/include/nlohmann/json.hpp:15004
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
external/include/nlohmann/json.hpp:15328
↓ 2 callers
Function
x
(t)
tests/testing/viewer/static/react.min.js:12
↓ 1 callers
Function
AvgTSpace
external/mikktspace/mikktspace.c:184
↓ 1 callers
Function
B
(e)
tests/testing/viewer/static/jeri.min.js:1
↓ 1 callers
Function
Barrier
Source/Falcor/Utils/Threading.h:102
↓ 1 callers
Function
Build4RuleGroups
external/mikktspace/mikktspace.c:1069
↓ 1 callers
Function
BuildNeighborsFast
external/mikktspace/mikktspace.c:1501
↓ 1 callers
Function
BuildNeighborsSlow
external/mikktspace/mikktspace.c:1596
↓ 1 callers
Function
Ce
(t,n)
tests/testing/viewer/static/jeri.min.js:1
↓ 1 callers
Method
Checkbox
Source/Falcor/Utils/UI/PythonUI.cpp:268
↓ 1 callers
Method
Combobox
Source/Falcor/Utils/UI/PythonUI.cpp:296
↓ 1 callers
Function
CompareSubGroups
external/mikktspace/mikktspace.c:1441
↓ 1 callers
Function
CompressAlphaDxt5
Source/Falcor/Scene/Volume/BC4Encode.h:187
↓ 1 callers
Function
CurveTessellation
Source/Falcor/Scene/Curves/CurveTessellation.h:98
↓ 1 callers
Function
DegenEpilogue
external/mikktspace/mikktspace.c:1820
↓ 1 callers
Function
DegenPrologue
external/mikktspace/mikktspace.c:1737
↓ 1 callers
Function
DenseleySampledSpectrum
Source/Falcor/Utils/Color/Spectrum.h:137
↓ 1 callers
Function
DisplayDeviceFromHMonitor
Source/Falcor/Core/Platform/MonitorInfo.cpp:137
← previous
next →
1,801–1,900 of 8,129, ranked by callers