omni.graph.tools.ogn Functions#
Functions Summary:
Run the code generator on the ogn input, which is in the same JSON format as the .ogn file |
|
Convert the name of a specific supported data type between two different representations. |
|
Expands any group names in a union type declaration, in-place. The |
|
Create support files for the C++ interface to a node |
|
Create support files for the documentation of a node |
|
Create support files for the pythonic interface to a node |
|
Create support files for the C++ interface to a node |
|
Generates a set of imports for the ogn test modules contained in a directory. |
|
Create support files for the tests on the node |
|
Create support files for the USD template definition for a node |
|
Deciphers, validates, and provides consistent access to attributes described by a dictionary. |
|
Returns an attribute manager that matches the name and type, with no other data. |
|
Split a fully qualified attribute type name into its identifying parts |
|
Convert a multiline string into a C++ comment |
|
Convert a multiline string into a Python comment |
|
Convert a multiline string into a USD comment |
|
Returns the USD documentation as a list of strings with the docs= included |