Example Node: Specialized Bundle Producer
Minimal compute node example that produces specialized bundle
Installation
To use this node enable omni.graph.examples.cpp in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Diameter (inputs:diameter) |
|
Diameter of produced specialized bundle |
0.0 |
Product Type (inputs:productType) |
|
Product type produced by this node |
Circle |
Metadata |
allowedTokens = Circle,Sphere |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Bundle (outputs:bundle) |
|
Produced output |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.examples.cpp.SpecializedBundleProducer |
Version |
1 |
Extension |
omni.graph.examples.cpp |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Example Node: Specialized Bundle Producer |
Categories |
examples |
Generated Class Name |
OgnSpecializedBundleProducerDatabase |
Python Module |
omni.graph.examples.cpp |