OmniGraph Node omni.graph.examples.cpp.Deformer2Gpu

omni.graph.examples.cpp.Deformer2Gpu Properties

Name

Value

Version

1

Extension

omni.graph.examples.cpp

Has State?

False

Implementation Language

C++

Default Memory Type

cuda

Generated Code Exclusions

tests

__memoryType

cuda

uiName

Example Node: Z Threshold GPU Deformer

__exclusions

tests

Generated Class Name

OgnDeformer2_GPUDatabase

Python Module

omni.graph.examples.cpp

omni.graph.examples.cpp.Deformer2Gpu Description

Example deformer that limits the Z point positions to a threshold running on the GPU

omni.graph.examples.cpp.Deformer2Gpu Inputs

Name

Type

Default

Required?

Descripton

inputs:points

pointf[3][]

[]

Y

Set of points to be deformed

inputs:threshold

float

0.0

Y

Z value to limit points

omni.graph.examples.cpp.Deformer2Gpu Outputs

Name

Type

Default

Required?

Descripton

outputs:points

pointf[3][]

None

Y

Set of deformed points