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
↓ 251 callers
Method
size
Gets the size of the buffer in bytes.
Libraries/Aurora/Source/UniformBuffer.h:110
↓ 134 callers
Method
end
Libraries/Aurora/Source/Properties.h:219
↓ 117 callers
Method
data
Libraries/Aurora/Source/DirectX/PTTarget.cpp:256
↓ 116 callers
Method
size
Libraries/Aurora/Source/DirectX/PTGeometry.h:36
↓ 112 callers
Method
empty
Is active resource list empty?
Libraries/Aurora/Source/ResourceTracker.h:57
↓ 90 callers
Method
compare
Compare the unique IDs.
Libraries/Aurora/Source/MaterialShader.h:43
↓ 78 callers
Method
setMaterialProperties
Libraries/Aurora/Source/SceneBase.cpp:334
↓ 76 callers
Method
addInstance
Libraries/Aurora/Source/SceneBase.cpp:368
↓ 70 callers
Method
handle
Libraries/Aurora/Source/DirectX/PTTarget.h:121
↓ 67 callers
Method
add
Adds a property to the property set, with the specified name and default value.
Libraries/Aurora/Source/Properties.h:190
↓ 60 callers
Method
clear
Clears the property value.
Libraries/Aurora/API/Aurora/Aurora.h:228
↓ 54 callers
Method
format
Returns the format of the target.
Libraries/Aurora/Source/DirectX/PTTarget.h:42
↓ 49 callers
Method
get
Libraries/Aurora/Source/MaterialShader.cpp:92
↓ 47 callers
Method
clear
Libraries/Aurora/Source/DirectX/PTShaderLibrary.cpp:167
↓ 47 callers
Method
setFloat3
Libraries/Aurora/Source/Properties.h:459
↓ 46 callers
Method
get
Gets a vertex buffer with the size specified in the provided vertex buffer description, and fills it with the provided data. The resource pointer and
Libraries/Aurora/Source/DirectX/MemoryPool.h:173
↓ 45 callers
Method
changedThisFrame
Have changes been made to any resources this frame?
Libraries/Aurora/Source/ResourceTracker.h:60
↓ 43 callers
Method
count
Gets the number of properties in the property set.
Libraries/Aurora/Source/Properties.h:213
↓ 41 callers
Function
create
Create a unique point to this handle. DestroyFunction will be invoked when pointer is released.
Libraries/Aurora/Source/HGI/HGIHandleWrapper.h:31
↓ 41 callers
Method
setMaterialType
Libraries/Aurora/Source/SceneBase.cpp:256
↓ 39 callers
Function
checkHR
Checks an HRESULT value and throws an exception if a failed HRESULT is provided.
Libraries/Aurora/Source/WindowsHeaders.h:110
↓ 35 callers
Method
resize
Libraries/Aurora/Source/HGI/HGIWindow.cpp:25
↓ 34 callers
Method
begin
Libraries/Aurora/Source/Properties.h:215
↓ 32 callers
Method
reset
Clear the contents all the loaded values instance data.
Applications/Plasma/SceneContents.cpp:19
↓ 31 callers
Function
CurrentWorkingDirectory
Context manager that sets the current working directory to the given directory and resets it to the original directory when closed.
Scripts/installExternalsFunctions.py:279
↓ 30 callers
Method
setFloat
Libraries/Aurora/Source/Properties.h:447
↓ 29 callers
Method
isActive
Is this resource stub currently active?
Libraries/Aurora/Source/ResourceStub.h:111
↓ 27 callers
Method
setBoolean
Libraries/Aurora/Source/Properties.h:435
↓ 23 callers
Function
DownloadURL
Download and extract the archive file at given URL to the source directory specified in the context. dontExtract may be a sequence of pa
Scripts/installExternalsFunctions.py:469
↓ 22 callers
Function
Windows
()
Scripts/installExternalsFunctions.py:87
↓ 21 callers
Method
asFloat3
Get the value as a vec3 (will fail if not correct type.)
Libraries/Aurora/API/Aurora/Aurora.h:190
↓ 21 callers
Method
reset
Reset and release the buffers.
Libraries/Aurora/Source/DirectX/MemoryPool.h:138
↓ 20 callers
Function
compareTextFile
Tests/Helpers/TestHelpers.cpp:49
↓ 20 callers
Function
copy_file
(src_folder,dst_folder,name)
Scripts/deployHdAurora.py:100
↓ 20 callers
Method
elapsed
Gets the time since the CPU timer was reset, in milliseconds. This does not include the time spent while the timer is suspended.
Libraries/Foundation/API/Aurora/Foundation/Timer.h:72
↓ 20 callers
Method
render
Libraries/Aurora/Source/HGI/HGIRenderer.cpp:355
↓ 20 callers
Method
setProperties
Libraries/Aurora/Source/ResourceStub.cpp:43
↓ 18 callers
Function
CopyFiles
Copy files like shutil.copy, but src may be a glob pattern.
Scripts/installExternalsFunctions.py:302
↓ 18 callers
Function
RunCMake
Invoke CMake to configure, build, and install a library whose source code is located in the current working directory.
Scripts/installExternalsFunctions.py:349
↓ 18 callers
Method
asBoolean
Libraries/Aurora/Source/Properties.h:497
↓ 18 callers
Method
setValue
Sets a value for the property with the specified name.
Libraries/Aurora/Source/Properties.h:245
↓ 17 callers
Method
incrementPermanentRefCount
Libraries/Aurora/Source/ResourceStub.cpp:386
↓ 17 callers
Method
reset
Libraries/Aurora/Source/UniformBuffer.cpp:195
↓ 17 callers
Method
update
Updates the window.
Applications/Plasma/Plasma.cpp:794
↓ 16 callers
Method
clear
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:3474
↓ 16 callers
Method
generate
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:778
↓ 16 callers
Method
libraryIndex
Gets the index for this type's hit shader within the library object.
Libraries/Aurora/Source/MaterialShader.h:140
↓ 16 callers
Function
s2w
Converts a UTF-8 string to UTF-16 (variable-width encoding). \note This will throw a range_error exception if the input is invalid.
Libraries/Foundation/API/Aurora/Foundation/Utilities.h:64
↓ 16 callers
Method
setGeometryDescriptor
Libraries/Aurora/Source/SceneBase.cpp:350
↓ 16 callers
Method
setOptions
Libraries/Aurora/Source/RendererBase.cpp:62
↓ 15 callers
Method
GetScene
Libraries/HdAurora/HdAuroraRenderDelegate.h:65
↓ 15 callers
Function
w2s
Converts a UTF-16 string to UTF-8 (variable-width encoding). \note This will throw a range_error exception if the input is invalid.
Libraries/Foundation/API/Aurora/Foundation/Utilities.h:49
↓ 14 callers
Method
map
Libraries/Aurora/Source/DirectX/MemoryPool.cpp:20
↓ 14 callers
Method
resource
Tests/AuroraInternals/Common/TestResources.cpp:75
↓ 14 callers
Method
unmap
Libraries/Aurora/Source/DirectX/MemoryPool.cpp:40
↓ 13 callers
Method
asFloat
Libraries/Aurora/Source/Properties.h:501
↓ 13 callers
Method
type
Get the type of the property.
Libraries/Aurora/Source/Properties.h:166
↓ 12 callers
Function
CopyDirectory
Copy directory like shutil.copytree.
Scripts/installExternalsFunctions.py:319
↓ 12 callers
Method
InitAsShaderResourceView
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:921
↓ 12 callers
Method
asImage
Libraries/Aurora/Source/Properties.h:507
↓ 12 callers
Method
clear
Libraries/Aurora/Source/ResourceTracker.h:85
↓ 12 callers
Method
createTransferBuffer
Libraries/Aurora/Source/DirectX/PTRenderer.cpp:294
↓ 12 callers
Method
dxDevice
Libraries/Aurora/Source/DirectX/PTRenderer.h:82
↓ 11 callers
Method
LocalCopy
Libraries/Aurora/Source/DirectX/DirectXHeaders/d3dx12.h:3454
↓ 11 callers
Method
acquireImage
Libraries/Aurora/Source/AssetManager.cpp:275
↓ 11 callers
Method
center
Gets the center point of the bounding box.
Libraries/Foundation/API/Aurora/Foundation/BoundingBox.h:94
↓ 11 callers
Function
createRenderer
Libraries/Aurora/Source/Aurora.cpp:31
↓ 11 callers
Method
hasValue
Libraries/Aurora/Source/Properties.h:495
↓ 11 callers
Method
set
Libraries/Aurora/Source/UniformBuffer.cpp:294
↓ 11 callers
Method
setBounds
Libraries/Aurora/Source/SceneBase.cpp:131
↓ 11 callers
Method
setEnvironmentProperties
Libraries/Aurora/Source/SceneBase.cpp:291
↓ 10 callers
Method
createScene
Libraries/Aurora/Source/HGI/HGIRenderer.cpp:467
↓ 10 callers
Method
getType
Libraries/Aurora/Source/UniformBuffer.cpp:207
↓ 10 callers
Method
setInstanceProperties
Libraries/Aurora/Source/SceneBase.cpp:392
↓ 10 callers
Method
setScene
Libraries/Aurora/Source/HGI/HGIRenderer.cpp:473
↓ 9 callers
Function
Run
Run the specified command in a subprocess.
Scripts/installExternalsFunctions.py:241
↓ 9 callers
Method
asInt
Libraries/Aurora/Source/Properties.h:499
↓ 9 callers
Method
asMatrix4
Get the value as a mat4 (will fail if not correct type.)
Libraries/Aurora/API/Aurora/Aurora.h:204
↓ 9 callers
Function
clearAllProperties
Convenience function to clear all material properties
Tests/Aurora/Tests/TestMaterial.cpp:179
↓ 9 callers
Method
contains
Returns whether the uniform buffer contains the named property.
Libraries/Aurora/Source/UniformBuffer.h:145
↓ 9 callers
Method
generateDefinitions
Libraries/Aurora/Source/MaterialX/BSDFCodeGenerator.cpp:642
↓ 9 callers
Method
getShaderDefinition
Create a shader definition from this material definition. A shader definition is a subset of the material definition. Material definitions with the sa
Libraries/Aurora/Source/MaterialDefinition.h:62
↓ 9 callers
Method
intersects
Returns true if the bounding box intersects the view frustum.
Libraries/Foundation/API/Aurora/Foundation/Frustum.h:84
↓ 9 callers
Function
sFormat
Libraries/Foundation/API/Aurora/Foundation/Utilities.h:98
↓ 9 callers
Method
setInt
Libraries/Aurora/Source/Properties.h:441
↓ 8 callers
Method
GetWidth
Libraries/HdAurora/HdAuroraRenderBuffer.h:33
↓ 8 callers
Function
PrintError
(error)
Scripts/installExternalsFunctions.py:80
↓ 8 callers
Method
SetSampleRestartNeeded
Libraries/HdAurora/HdAuroraRenderDelegate.h:77
↓ 8 callers
Method
acquire
Libraries/Aurora/Source/MaterialShader.cpp:135
↓ 8 callers
Method
decrementPermanentRefCount
Libraries/Aurora/Source/ResourceStub.cpp:403
↓ 8 callers
Function
errorMessage
Displays an error message.
Applications/Plasma/pch.h:108
↓ 8 callers
Function
get
Gets the GPU address of a scratch buffer with the specified size. This scratch buffer is only guaranteed to be valid until the next task.
Libraries/Aurora/Source/DirectX/MemoryPool.h:48
↓ 8 callers
Function
getModulePath
Libraries/Foundation/Source/Utilities.cpp:89
↓ 8 callers
Method
resource
Libraries/Aurora/Source/DirectX/PTTarget.h:87
↓ 8 callers
Method
run
Runs the application message loop until the user quits the application.
Applications/Plasma/Plasma.cpp:96
↓ 8 callers
Method
setAuroraEnvironmentLightImagePath
Libraries/HdAurora/HdAuroraRenderDelegate.h:103
↓ 8 callers
Method
setCamera
Libraries/Aurora/Source/RendererBase.cpp:67
↓ 8 callers
Method
setEnvironment
Libraries/Aurora/Source/SceneBase.cpp:309
↓ 8 callers
Method
update
Libraries/Aurora/Source/DirectX/PTScene.cpp:218
↓ 7 callers
Method
GetRenderer
Libraries/HdAurora/HdAuroraRenderDelegate.h:64
next →
1–100 of 1,476, ranked by callers