Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Autodesk/Aurora
/ functions
Functions
1,476 in github.com/Autodesk/Aurora
⨍
Functions
1,476
◇
Types & classes
336
Method
isPathValid
Libraries/Aurora/Source/SceneBase.cpp:449
Method
isValid
Is this type still valid?
Libraries/Aurora/Source/MaterialShader.h:194
Method
isValid
Gets whether the bounding box is valid.
Libraries/Foundation/API/Aurora/Foundation/BoundingBox.h:48
Method
isVolume
Gets whether the bounding box is a proper 3D volume..
Libraries/Foundation/API/Aurora/Foundation/BoundingBox.h:51
Method
lastLogMessage
Tests/Helpers/TestHelpers.h:72
Method
lastLogMessage
Tests/Helpers/AuroraTestHelpers.h:208
Method
lastLogMessage
Tests/Helpers/RendererTestHelpers.h:91
Method
linkLibrary
Libraries/Aurora/Source/DirectX/PTShaderLibrary.cpp:283
Method
loadAndProcessMaterialXFile
Load a MaterialX document and process file paths to correct locations for unit tests.
Tests/Aurora/Tests/TestMaterial.cpp:86
Method
loadEnvironmentImageFile
Loads an environment image file with the specified path.
Applications/Plasma/Plasma.cpp:1032
Method
loadFile
Libraries/Aurora/Source/Transpiler.cpp:94
Method
loadImage
Helper function to load an image from disk, the image will be created with the filename used as the Aurora path.
Tests/Helpers/AuroraTestHelpers.cpp:174
Method
loadMaterialXFile
Applications/Plasma/Plasma.cpp:1135
Function
loadOBJFile
Loads a Wavefront OBJ file into the specified renderer and scene, from the specified file path.
Applications/Plasma/OBJLoader.cpp:73
Method
loadSceneFile
Loads a scene file with the specified path.
Applications/Plasma/Plasma.cpp:1055
Function
loadglTFFile
Loads a glTF file into the specified renderer and scene, from the specified file path.
Applications/Plasma/glTFLoader.cpp:19
Function
luminanceIntegral
Libraries/Aurora/Source/ImageBase.h:26
Function
main
Tests/HdAurora/HdAuroraMain.cpp:17
Function
main
Tests/AuroraInternals/AuroraInternalsMain.cpp:17
Function
main
Tests/Aurora/AuroraMain.cpp:17
Function
main
Tests/Foundation/FoundationMain.cpp:17
Function
main
INTERACTIVE_PLASMA
Applications/Plasma/Plasma.cpp:1682
Method
materialXValueToAuroraPropertyValue
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:701
Method
materialXValueToAuroraValue
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:655
Method
nextPath
Returns a unique (generated) path.
Tests/Helpers/AuroraTestHelpers.h:231
Method
normals
Tests/Helpers/AuroraTestHelpers.cpp:120
Method
onFilesDropped
Handles dropping of files on to the window.
Applications/Plasma/Plasma.cpp:1331
Method
onKeyPressed
Handles key presses.
Applications/Plasma/Plasma.cpp:1360
Method
onMouseMoved
Handles mouse moves.
Applications/Plasma/Plasma.cpp:1606
Method
onMouseWheel
Handle mouse wheel input.
Applications/Plasma/Plasma.cpp:1623
Method
onSizeChanged
Handles window size changes.
Applications/Plasma/Plasma.cpp:1638
Function
operator!=
------------------------------------------------------------------------------------------------
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:32
Method
operator!=
Compare property value for inequality, based on type.
Libraries/Aurora/API/Aurora/Aurora.h:236
Method
operator!=
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1416
Method
operator!=
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1489
Method
operator&
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:2301
Method
operator()
Applications/Plasma/OBJLoader.cpp:51
Method
operator()
Libraries/Aurora/Source/DirectX/PTScene.h:181
Function
operator==
Libraries/Aurora/Source/Transpiler.cpp:20
Function
operator==
------------------------------------------------------------------------------------------------
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:25
Method
operator==
Equality operator, for use in a hash map.
Applications/Plasma/OBJLoader.cpp:37
Method
operator==
Compare property value for equality, based on type.
Libraries/Aurora/API/Aurora/Aurora.h:239
Method
operator==
Libraries/Aurora/Source/DirectX/PTScene.h:147
Method
operator==
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1412
Method
operator==
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1485
Method
orbit
Applications/Plasma/Camera.cpp:216
Method
pan
Applications/Plasma/Camera.cpp:243
Method
parseOptions
Applications/Plasma/Plasma.cpp:323
Method
prepareRayDispatch
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:1095
Method
processInput
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:388
Method
propertiesToValues
Note that this handles strings differently than the implementation in SceneBase.
Libraries/Aurora/Source/RendererBase.cpp:90
Method
queryInterface
Libraries/Aurora/Source/Transpiler.cpp:120
Method
readSTs
Libraries/HdAurora/HdAuroraMesh.cpp:650
Method
rebuildAccelerationStructure
Libraries/Aurora/Source/HGI/HGIScene.cpp:190
Method
rebuildInstanceList
Libraries/Aurora/Source/HGI/HGIScene.cpp:105
Method
rebuildPipeline
Libraries/Aurora/Source/HGI/HGIScene.cpp:522
Method
rebuildRequired
Returns true if there are shaders pending recompilation.
Libraries/Aurora/Source/MaterialShader.h:272
Method
rebuildResourceBindings
Libraries/Aurora/Source/HGI/HGIScene.cpp:239
Method
refCount
Libraries/Aurora/Source/MaterialShader.cpp:68
Method
reflection
Get the DirectX shader reflection for library.
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:159
Method
render
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:201
Method
renderAndCheckBaselineImage
Tests/Helpers/AuroraTestHelpers.cpp:772
Method
renderBuffer
Libraries/Aurora/Source/HGI/HGIRenderer.h:75
Method
renderInternal
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:696
Method
renderer
Libraries/Aurora/Source/DirectX/PTScene.h:117
Method
rendererBackend
\brief Gets the IRenderer::Backend for this instance of parameterized test
Tests/Helpers/AuroraTestHelpers.h:111
Method
rendererBase
Libraries/Aurora/Source/SceneBase.cpp:30
Method
rendererDescription
\brief Gets a human readable description to print to console.
Tests/Helpers/AuroraTestHelpers.h:123
Method
requestUpdate
Requests a display update, which ensures a paint message will be sent and processed. The parameter indicates whether to restart rendering from the fir
Applications/Plasma/Plasma.cpp:846
Method
reset
Reset the contents to empty strings.
Libraries/Aurora/Source/MaterialShader.h:49
Method
reset
Reset the struct (as indices are re-used.)
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:41
Method
reset
Resets the bounding box to its initial state.
Libraries/Foundation/API/Aurora/Foundation/BoundingBox.h:54
Method
reset
Resets the counter. This is useful after significant changes to the data being rendered, e.g. loading a new scene with possibly different complexity.
Libraries/Foundation/API/Aurora/Foundation/Timer.h:122
Method
resetBaselineImageThresholdsToDefaults
\brief Resets the threshold values used in baseline image tests carried out by renderAndCheckBaselineImage to their default values.
Tests/Helpers/AuroraTestHelpers.h:194
Method
resetBaselineImageThresholdsToDefaults
\brief Resets the threshold values used in baseline image tests carried out by renderAndCheckBaselineImage to their default values.
Tests/Helpers/RendererTestHelpers.h:86
Method
resetMaterials
Applications/Plasma/Plasma.cpp:1203
Function
resource
Get the resource pointer.
Libraries/Aurora/Source/Resources.h:39
Method
resource
Tests/AuroraInternals/Common/TestResources.cpp:201
Method
resource
Tests/AuroraInternals/Common/TestResources.cpp:256
Method
resource
Get the resource pointer.
Libraries/Aurora/Source/Resources.h:84
Method
resource
Get the resource pointer.
Libraries/Aurora/Source/Resources.h:151
Method
resource
Libraries/Aurora/Source/Resources.h:174
Method
resource
Libraries/Aurora/Source/Resources.h:209
Method
rightDir
Applications/Plasma/Camera.h:37
Method
row
Row element access.
Libraries/Foundation/API/Aurora/Foundation/Frustum.h:125
Method
rtvHandle
Libraries/Aurora/Source/DirectX/PTTarget.h:88
Method
saveImage
Applications/Plasma/Plasma.cpp:1106
Method
selectFile
Displays a dialog for selecting a file to load, and loads it using the specified load function.
Applications/Plasma/Plasma.cpp:973
Method
set
Libraries/Aurora/Source/UniformBuffer.h:82
Method
set
Set named option as boolean (set as 0 or 1 int).
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:60
Method
setBaselineImageThresholds
Tests/Helpers/RendererTestHelpers.cpp:61
Method
setBaselineImageThresholds
Tests/Helpers/AuroraTestHelpers.cpp:803
Method
setBoolean
Override default setter.
Libraries/Aurora/Source/MaterialBase.h:108
Method
setDefaultRendererCamera
Tests/Helpers/AuroraTestHelpers.cpp:585
Method
setDefaultRendererPathTracingIterations
\brief Set the number of iterations in PT baseline image renders. \note Total number sample count in the final image is product of sample count and nu
Tests/Helpers/AuroraTestHelpers.h:174
Method
setDefaultRendererPerspective
Tests/Helpers/AuroraTestHelpers.cpp:575
Method
setDefaultRendererSampleCount
\brief Set the sample count in baseline image renders. \note Total number sample count in the final image is product of sample count and number of ite
Tests/Helpers/AuroraTestHelpers.h:159
Method
setDescriptor
Libraries/Aurora/Source/Resources.h:176
Method
setDimensions
Set the rendering dimensions.
Applications/Plasma/PerformanceMonitor.h:32
Method
setFloat
Override default setter.
Libraries/Aurora/Source/MaterialBase.h:122
← previous
next →
1,201–1,300 of 1,476, ranked by callers