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
↓ 1 callers
Method
createGeometryPointer
Libraries/Aurora/Source/HGI/HGIRenderer.cpp:335
↓ 1 callers
Method
createImagePointer
Libraries/Aurora/Source/HGI/HGIRenderer.cpp:312
↓ 1 callers
Method
createImagePointer
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:125
↓ 1 callers
Method
createMaterialPointer
Libraries/Aurora/Source/HGI/HGIRenderer.cpp:318
↓ 1 callers
Method
createSamplerPointer
Libraries/Aurora/Source/HGI/HGIRenderer.cpp:305
↓ 1 callers
Method
createSamplerPointer
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:131
↓ 1 callers
Method
createTeapotGeometry
Tests/Helpers/AuroraTestHelpers.cpp:593
↓ 1 callers
Method
createWindow
Creates a window for the application.
Applications/Plasma/Plasma.cpp:1299
↓ 1 callers
Method
defaultMaterialResource
Libraries/Aurora/Source/SceneBase.h:101
↓ 1 callers
Function
defaultProcessImageFunction
Default process image function. Has extra flipImageY argument that must be filled in.
Libraries/Aurora/Source/AssetManager.cpp:134
↓ 1 callers
Method
defaultRenderer
\brief Gets the default renderer. (null if createDefaultRenderer() not called)
Tests/Helpers/AuroraTestHelpers.h:126
↓ 1 callers
Method
defaultScene
\brief Gets the default scene. (null if createDefaultScene not called)
Tests/Helpers/AuroraTestHelpers.h:133
↓ 1 callers
Method
deleteUploadedTransferBuffers
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:388
↓ 1 callers
Method
desc
Libraries/Aurora/Source/DirectX/PTSampler.h:30
↓ 1 callers
Method
destroyBinary
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:39
↓ 1 callers
Method
destroyImage
Libraries/Aurora/Source/RendererBase.h:89
↓ 1 callers
Function
destroyResource
Override the destroyResource method to reset resource pointer and free resource.
Libraries/Aurora/Source/Resources.h:36
↓ 1 callers
Method
destructionRequired
Libraries/Aurora/Source/MaterialShader.cpp:117
↓ 1 callers
Method
directTex
Libraries/Aurora/Source/HGI/HGIRenderer.h:79
↓ 1 callers
Function
directoryExists
Tests/Helpers/TestHelpers.cpp:270
↓ 1 callers
Function
distantLightPropertySet
Libraries/Aurora/Source/HGI/HGILight.cpp:24
↓ 1 callers
Function
distantLightPropertySet
Libraries/Aurora/Source/DirectX/PTLight.cpp:24
↓ 1 callers
Method
dxFactory
Libraries/Aurora/Source/DirectX/PTRenderer.h:83
↓ 1 callers
Function
dxReportLiveObjects
Reports currently live DirectX objects.
Libraries/Aurora/Source/DLL.cpp:19
↓ 1 callers
Method
emitFunctionDefinition
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:109
↓ 1 callers
Method
empty
Is there actually source associated with this material shader?
Libraries/Aurora/Source/MaterialShader.h:59
↓ 1 callers
Method
endFrame
Notifies the performance monitor that rendering of a frame is done. The parameters indicate whether rendering was completed (converged) with this fram
Applications/Plasma/PerformanceMonitor.h:57
↓ 1 callers
Method
fail
Libraries/Foundation/API/Aurora/Foundation/Log.h:242
↓ 1 callers
Function
fileIsReadable
Tests/Helpers/TestHelpers.cpp:300
↓ 1 callers
Method
flush
Flushes the vertex buffer pool, so that all created vertex buffers are available to the GPU. This must be done before using the vertex buffers on the
Libraries/Aurora/Source/DirectX/MemoryPool.h:217
↓ 1 callers
Method
flushVertexBufferPool
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:383
↓ 1 callers
Method
forceRebuildAll
Libraries/Aurora/Source/MaterialShader.cpp:251
↓ 1 callers
Method
generateHLSLStruct
Libraries/Aurora/Source/UniformBuffer.cpp:68
↓ 1 callers
Method
generateHLSLStructAndAccessors
Libraries/Aurora/Source/UniformBuffer.cpp:107
↓ 1 callers
Method
geometry
Libraries/Aurora/Source/HGI/HGIScene.h:51
↓ 1 callers
Method
getBuiltInMaterialDefinition
Libraries/Aurora/Source/DirectX/PTShaderLibrary.cpp:584
↓ 1 callers
Method
getBuiltInShader
Libraries/Aurora/Source/DirectX/PTShaderLibrary.cpp:579
↓ 1 callers
Function
getEnvironmentVariable
Tests/Helpers/TestHelpers.cpp:182
↓ 1 callers
Function
getGLSLStringFromType
Convert property type to GLSL string type name.
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:361
↓ 1 callers
Method
getHitGroupShaderTable
Libraries/Aurora/Source/DirectX/PTScene.cpp:586
↓ 1 callers
Function
getLoadSceneFunc
Returns the scene loading function for the specified scene file path.
Applications/Plasma/Loaders.h:64
↓ 1 callers
Method
getMissShaderTable
Libraries/Aurora/Source/DirectX/PTScene.cpp:577
↓ 1 callers
Method
getResourceType
Libraries/Aurora/Source/SceneBase.cpp:191
↓ 1 callers
Function
getSixFacesFromSourceImage
Libraries/ImageProcessingResolver/ConvertEnvMapLayout.cpp:26
↓ 1 callers
Method
getVertexBuffer
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:378
↓ 1 callers
Method
globalRootSignature
Get the global root signature used by all shaders.
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:153
↓ 1 callers
Method
groundPlane
Libraries/Aurora/Source/DirectX/PTScene.h:109
↓ 1 callers
Method
handle
Handle to a GPU buffer
Libraries/Aurora/API/Aurora/Aurora.h:719
↓ 1 callers
Method
hasAttribute
Libraries/Aurora/API/Aurora/Aurora.h:450
↓ 1 callers
Method
hasSampler
Libraries/Aurora/Source/UniformBuffer.h:53
↓ 1 callers
Function
hashProperties
Compute hash from properties vector.
Libraries/Aurora/Source/DirectX/PTScene.cpp:61
↓ 1 callers
Function
hresultToString
Converts an HRESULT to a string for error reporting.
Libraries/Aurora/Source/WindowsHeaders.h:90
↓ 1 callers
Method
inLower
Returns true if the bounding box is entirely in the negative (lower) half-space.
Libraries/Foundation/API/Aurora/Foundation/Plane.h:77
↓ 1 callers
Method
inUpper
Returns true if the bounding box is entirely in the positive (upper) half-space.
Libraries/Foundation/API/Aurora/Foundation/Plane.h:90
↓ 1 callers
Method
initialize
Libraries/Aurora/Source/DirectX/PTDevice.cpp:77
↓ 1 callers
Method
instanceCount
Libraries/Aurora/Source/DirectX/PTScene.h:107
↓ 1 callers
Method
invalidate
Invalidate this resource stub (will trigger resource destruction and recreation if currently active).
Libraries/Aurora/Source/ResourceStub.h:187
↓ 1 callers
Method
isDirty
Libraries/Aurora/Source/DirectX/PTLight.h:37
↓ 1 callers
Function
isImageSRGB
Libraries/Aurora/Source/AssetManager.cpp:29
↓ 1 callers
Function
isMeshDirty
Libraries/HdAurora/HdAuroraMesh.cpp:596
↓ 1 callers
Method
isOpaque
Is this material opaque?
Libraries/Aurora/Source/MaterialBase.h:224
↓ 1 callers
Function
iwrap
Wrap a positive or negative integer x in the range 0 to y-1.
Libraries/Foundation/API/Aurora/Foundation/Utilities.h:133
↓ 1 callers
Function
linearize
Libraries/ImageProcessingResolver/Linearize.cpp:119
↓ 1 callers
Function
loadMaterialXForOBJMaterials
Applications/Plasma/OBJLoader.cpp:67
↓ 1 callers
Function
luminance
Computes the perceived luminance of a color.
Libraries/HdAurora/HdAuroraMaterial.cpp:39
↓ 1 callers
Method
luminanceIntegral
Gets the integral of the luminance over the entire environment, if this image represents an environment.
Libraries/Aurora/Source/DirectX/PTImage.h:56
↓ 1 callers
Method
normalize
Libraries/Foundation/API/Aurora/Foundation/Plane.h:102
↓ 1 callers
Method
passed
\brief Did comparison pass?
Tests/Helpers/BaselineImageHelpers.h:83
↓ 1 callers
Method
pipelineState
Get the DX pipeline state for this library. This will assert if the library requires a rebuild.
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:142
↓ 1 callers
Method
preUpdate
Libraries/Aurora/Source/SceneBase.cpp:422
↓ 1 callers
Method
processMessage
Processes a message for the application window.
Applications/Plasma/Plasma.cpp:1226
↓ 1 callers
Function
processVector
Tests/Foundation/Tests/TestDispatch.cpp:90
↓ 1 callers
Function
propertySet
Libraries/Aurora/Source/RendererBase.cpp:24
↓ 1 callers
Function
propertySet
Libraries/Aurora/Source/EnvironmentBase.cpp:23
↓ 1 callers
Function
propertySet
Return the property set for the provided light type.
Libraries/Aurora/Source/HGI/HGILight.cpp:44
↓ 1 callers
Function
propertySet
Creates (if needed) and get the property set for ground plane data.
Libraries/Aurora/Source/HGI/HGIGroundPlane.cpp:27
↓ 1 callers
Function
propertySet
Return the property set for the provided light type.
Libraries/Aurora/Source/DirectX/PTLight.cpp:44
↓ 1 callers
Function
propertySet
Creates (if needed) and get the property set for ground plane data.
Libraries/Aurora/Source/DirectX/PTGroundPlane.cpp:35
↓ 1 callers
Method
rayTracingPipeline
Libraries/Aurora/Source/HGI/HGIScene.h:105
↓ 1 callers
Method
rebuild
Libraries/Aurora/Source/DirectX/PTShaderLibrary.cpp:696
↓ 1 callers
Method
rebuildRequired
Libraries/Aurora/Source/DirectX/PTShaderLibrary.h:168
↓ 1 callers
Method
resize
Libraries/Aurora/Source/HGI/HGIRenderBuffer.cpp:46
↓ 1 callers
Method
resourceBindings
Libraries/Aurora/Source/HGI/HGIScene.h:116
↓ 1 callers
Method
resume
Resumes the timer from a suspended state.
Libraries/Foundation/API/Aurora/Foundation/Timer.h:60
↓ 1 callers
Function
reverseSpectrumToneMappingHigh
Libraries/ImageProcessingResolver/Linearize.cpp:34
↓ 1 callers
Function
reverseSpectrumToneMappingLow
Libraries/ImageProcessingResolver/Linearize.cpp:18
↓ 1 callers
Method
samplerDescriptorHeap
Libraries/Aurora/Source/DirectX/PTScene.h:111
↓ 1 callers
Method
setAuroraEnvironmentLightTransform
Libraries/HdAurora/HdAuroraRenderDelegate.h:109
↓ 1 callers
Method
setFloat2
Libraries/Aurora/Source/Properties.h:453
↓ 1 callers
Method
setIsOrtho
Applications/Plasma/Camera.cpp:78
↓ 1 callers
Method
setIsYFlipped
Flag to set the flip-y flag on loaded images.
Libraries/HdAurora/HdAuroraImageCache.cpp:19
↓ 1 callers
Method
setMaterial
Libraries/Aurora/Source/DirectX/PTScene.cpp:186
↓ 1 callers
Method
setObjectIdentifier
Libraries/Aurora/Source/DirectX/PTScene.cpp:213
↓ 1 callers
Method
setProjection
Applications/Plasma/Camera.cpp:105
↓ 1 callers
Method
setSampler
Override default setter.
Libraries/Aurora/Source/MaterialBase.h:157
↓ 1 callers
Method
setStatusFunction
Applications/Plasma/PerformanceMonitor.h:29
↓ 1 callers
Method
setTransform
Libraries/Aurora/Source/DirectX/PTScene.cpp:203
↓ 1 callers
Method
setUnit
Libraries/Aurora/Source/DirectX/PTScene.cpp:284
↓ 1 callers
Method
setVSyncEnabled
Libraries/Aurora/Source/HGI/HGIWindow.h:31
↓ 1 callers
Method
setView
Applications/Plasma/Camera.cpp:84
← previous
next →
401–500 of 1,476, ranked by callers