SdLinearArrayToTexture

Synthetic Data node to copy the input buffer array into a texture for visualization

Installation

To use this Node, you must enable omni.syntheticdata in the Extension Manager.

Inputs

Name

Type

Description

Default

exec

execution

Trigger

data

float[4][]

Buffer array data

width

uint

Buffer array width

height

uint

Buffer array height

stream

uint64

Pointer to the CUDA Stream

sdDisplayCudaMipmappedArray

uint64

Visualization texture CUDA mipmapped array pointer

sdDisplayFormat

uint64

Visualization texture format

sdDisplayWidth

uint

Visualization texture width

sdDisplayHeight

uint

Visualization texture Height

sdDisplayStream

uint64

Visualization texture CUDA stream pointer

Outputs

Name

Type

Description

Default

format

uint64

Display texture format

width

uint

Display texture width

height

uint

Display texture height

handlePtr

uint64

Display texture handle reference

cudaPtr

uint64

Display texture CUDA pointer

stream

uint64

Output texture CUDA stream pointer

Received (exec)

execution

Executes when the event is received