MCPcopy Create free account

hub / github.com/Autodesk/Aurora / functions

Functions1,476 in github.com/Autodesk/Aurora

MethodisPathValid
Libraries/Aurora/Source/SceneBase.cpp:449
MethodisValid
Is this type still valid?
Libraries/Aurora/Source/MaterialShader.h:194
MethodisValid
Gets whether the bounding box is valid.
Libraries/Foundation/API/Aurora/Foundation/BoundingBox.h:48
MethodisVolume
Gets whether the bounding box is a proper 3D volume..
Libraries/Foundation/API/Aurora/Foundation/BoundingBox.h:51
MethodlastLogMessage
Tests/Helpers/TestHelpers.h:72
MethodlastLogMessage
Tests/Helpers/AuroraTestHelpers.h:208
MethodlastLogMessage
Tests/Helpers/RendererTestHelpers.h:91
MethodlinkLibrary
Libraries/Aurora/Source/DirectX/PTShaderLibrary.cpp:283
MethodloadAndProcessMaterialXFile
Load a MaterialX document and process file paths to correct locations for unit tests.
Tests/Aurora/Tests/TestMaterial.cpp:86
MethodloadEnvironmentImageFile
Loads an environment image file with the specified path.
Applications/Plasma/Plasma.cpp:1032
MethodloadFile
Libraries/Aurora/Source/Transpiler.cpp:94
MethodloadImage
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
MethodloadMaterialXFile
Applications/Plasma/Plasma.cpp:1135
FunctionloadOBJFile
Loads a Wavefront OBJ file into the specified renderer and scene, from the specified file path.
Applications/Plasma/OBJLoader.cpp:73
MethodloadSceneFile
Loads a scene file with the specified path.
Applications/Plasma/Plasma.cpp:1055
FunctionloadglTFFile
Loads a glTF file into the specified renderer and scene, from the specified file path.
Applications/Plasma/glTFLoader.cpp:19
FunctionluminanceIntegral
Libraries/Aurora/Source/ImageBase.h:26
Functionmain
Tests/HdAurora/HdAuroraMain.cpp:17
Functionmain
Tests/AuroraInternals/AuroraInternalsMain.cpp:17
Functionmain
Tests/Aurora/AuroraMain.cpp:17
Functionmain
Tests/Foundation/FoundationMain.cpp:17
Functionmain
INTERACTIVE_PLASMA
Applications/Plasma/Plasma.cpp:1682
MethodmaterialXValueToAuroraPropertyValue
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:701
MethodmaterialXValueToAuroraValue
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:655
MethodnextPath
Returns a unique (generated) path.
Tests/Helpers/AuroraTestHelpers.h:231
Methodnormals
Tests/Helpers/AuroraTestHelpers.cpp:120
MethodonFilesDropped
Handles dropping of files on to the window.
Applications/Plasma/Plasma.cpp:1331
MethodonKeyPressed
Handles key presses.
Applications/Plasma/Plasma.cpp:1360
MethodonMouseMoved
Handles mouse moves.
Applications/Plasma/Plasma.cpp:1606
MethodonMouseWheel
Handle mouse wheel input.
Applications/Plasma/Plasma.cpp:1623
MethodonSizeChanged
Handles window size changes.
Applications/Plasma/Plasma.cpp:1638
Functionoperator!=
------------------------------------------------------------------------------------------------
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:32
Methodoperator!=
Compare property value for inequality, based on type.
Libraries/Aurora/API/Aurora/Aurora.h:236
Methodoperator!=
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1416
Methodoperator!=
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1489
Methodoperator&
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:2301
Methodoperator()
Applications/Plasma/OBJLoader.cpp:51
Methodoperator()
Libraries/Aurora/Source/DirectX/PTScene.h:181
Functionoperator==
Libraries/Aurora/Source/Transpiler.cpp:20
Functionoperator==
------------------------------------------------------------------------------------------------
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:25
Methodoperator==
Equality operator, for use in a hash map.
Applications/Plasma/OBJLoader.cpp:37
Methodoperator==
Compare property value for equality, based on type.
Libraries/Aurora/API/Aurora/Aurora.h:239
Methodoperator==
Libraries/Aurora/Source/DirectX/PTScene.h:147
Methodoperator==
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1412
Methodoperator==
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:1485
Methodorbit
Applications/Plasma/Camera.cpp:216
Methodpan
Applications/Plasma/Camera.cpp:243
MethodparseOptions
Applications/Plasma/Plasma.cpp:323
MethodprepareRayDispatch
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:1095
MethodprocessInput
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:388
MethodpropertiesToValues
Note that this handles strings differently than the implementation in SceneBase.
Libraries/Aurora/Source/RendererBase.cpp:90
MethodqueryInterface
Libraries/Aurora/Source/Transpiler.cpp:120
MethodreadSTs
Libraries/HdAurora/HdAuroraMesh.cpp:650
MethodrebuildAccelerationStructure
Libraries/Aurora/Source/HGI/HGIScene.cpp:190
MethodrebuildInstanceList
Libraries/Aurora/Source/HGI/HGIScene.cpp:105
MethodrebuildPipeline
Libraries/Aurora/Source/HGI/HGIScene.cpp:522
MethodrebuildRequired
Returns true if there are shaders pending recompilation.
Libraries/Aurora/Source/MaterialShader.h:272
MethodrebuildResourceBindings
Libraries/Aurora/Source/HGI/HGIScene.cpp:239
MethodrefCount
Libraries/Aurora/Source/MaterialShader.cpp:68
Methodreflection
Get the DirectX shader reflection for library.
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:159
Methodrender
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:201
MethodrenderAndCheckBaselineImage
Tests/Helpers/AuroraTestHelpers.cpp:772
MethodrenderBuffer
Libraries/Aurora/Source/HGI/HGIRenderer.h:75
MethodrenderInternal
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:696
Methodrenderer
Libraries/Aurora/Source/DirectX/PTScene.h:117
MethodrendererBackend
\brief Gets the IRenderer::Backend for this instance of parameterized test
Tests/Helpers/AuroraTestHelpers.h:111
MethodrendererBase
Libraries/Aurora/Source/SceneBase.cpp:30
MethodrendererDescription
\brief Gets a human readable description to print to console.
Tests/Helpers/AuroraTestHelpers.h:123
MethodrequestUpdate
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
Methodreset
Reset the contents to empty strings.
Libraries/Aurora/Source/MaterialShader.h:49
Methodreset
Reset the struct (as indices are re-used.)
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:41
Methodreset
Resets the bounding box to its initial state.
Libraries/Foundation/API/Aurora/Foundation/BoundingBox.h:54
Methodreset
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
MethodresetBaselineImageThresholdsToDefaults
\brief Resets the threshold values used in baseline image tests carried out by renderAndCheckBaselineImage to their default values.
Tests/Helpers/AuroraTestHelpers.h:194
MethodresetBaselineImageThresholdsToDefaults
\brief Resets the threshold values used in baseline image tests carried out by renderAndCheckBaselineImage to their default values.
Tests/Helpers/RendererTestHelpers.h:86
MethodresetMaterials
Applications/Plasma/Plasma.cpp:1203
Functionresource
Get the resource pointer.
Libraries/Aurora/Source/Resources.h:39
Methodresource
Tests/AuroraInternals/Common/TestResources.cpp:201
Methodresource
Tests/AuroraInternals/Common/TestResources.cpp:256
Methodresource
Get the resource pointer.
Libraries/Aurora/Source/Resources.h:84
Methodresource
Get the resource pointer.
Libraries/Aurora/Source/Resources.h:151
Methodresource
Libraries/Aurora/Source/Resources.h:174
Methodresource
Libraries/Aurora/Source/Resources.h:209
MethodrightDir
Applications/Plasma/Camera.h:37
Methodrow
Row element access.
Libraries/Foundation/API/Aurora/Foundation/Frustum.h:125
MethodrtvHandle
Libraries/Aurora/Source/DirectX/PTTarget.h:88
MethodsaveImage
Applications/Plasma/Plasma.cpp:1106
MethodselectFile
Displays a dialog for selecting a file to load, and loads it using the specified load function.
Applications/Plasma/Plasma.cpp:973
Methodset
Libraries/Aurora/Source/UniformBuffer.h:82
Methodset
Set named option as boolean (set as 0 or 1 int).
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:60
MethodsetBaselineImageThresholds
Tests/Helpers/RendererTestHelpers.cpp:61
MethodsetBaselineImageThresholds
Tests/Helpers/AuroraTestHelpers.cpp:803
MethodsetBoolean
Override default setter.
Libraries/Aurora/Source/MaterialBase.h:108
MethodsetDefaultRendererCamera
Tests/Helpers/AuroraTestHelpers.cpp:585
MethodsetDefaultRendererPathTracingIterations
\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
MethodsetDefaultRendererPerspective
Tests/Helpers/AuroraTestHelpers.cpp:575
MethodsetDefaultRendererSampleCount
\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
MethodsetDescriptor
Libraries/Aurora/Source/Resources.h:176
MethodsetDimensions
Set the rendering dimensions.
Applications/Plasma/PerformanceMonitor.h:32
MethodsetFloat
Override default setter.
Libraries/Aurora/Source/MaterialBase.h:122
← previousnext →1,201–1,300 of 1,476, ranked by callers