OmniGraph Node omni.graph.nodes.GpuInteropCudaEntry

omni.graph.nodes.GpuInteropCudaEntry Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

GpuInterop Cuda Entry

Generated Class Name

OgnGpuInteropCudaEntryDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.GpuInteropCudaEntry Description

Entry point for Cuda RTX Renderer Postprocessing

omni.graph.nodes.GpuInteropCudaEntry Inputs

Name

Type

Default

Required?

Descripton

inputs:sourceName

string

ldrColor

Y

Source name of the AOV

__default

“ldrColor”

omni.graph.nodes.GpuInteropCudaEntry Outputs

Name

Type

Default

Required?

Descripton

outputs:cudaMipmappedArray

uint64

None

Y

Pointer to the CUDA Mipmapped Array

uiName

cudaMipmappedArray

outputs:format

uint64

None

Y

Format

uiName

format

outputs:height

uint

None

Y

Height

uiName

height

outputs:hydraTime

double

None

Y

Hydra time in stage

uiName

hydraTime

outputs:mipCount

uint

None

Y

Mip Count

uiName

mipCount

outputs:simTime

double

None

Y

Simulation time

uiName

simTime

outputs:stream

uint64

None

Y

Pointer to the CUDA Stream

uiName

stream

outputs:width

uint

None

Y

Width

uiName

width