.. _ogn_omni_graph_examples_cpp: omni.graph.examples.cpp: OmniGraph C++ Example Nodes ##################################################### .. toctree:: :maxdepth: 1 CHANGELOG This is a miscellaneous collection of examples that exercise some of the functionality of the OmniGraph. Unlike the set of nodes implementing common features found in :ref:`ogn_omni_graph_nodes` the nodes here do not serve a common purpose, they are just used to illustrate the use of certain features of the OmniGraph. For examples of nodes implemented in Python see the extension :ref:`ogn_omni_graph_examples_python`. For more comprehensive examples targeted at explaining the use of OmniGraph node features in detail see :ref:`ogn_user_guide`.