User guide
53
SGG Plug-in API Classes
This section details the two classes that are provided in the Scene Graph Generator plug-in API to implement a
custom SGG:
• ScenegraphGenerator
• ScenegraphContext
Both of these classes live in the Foundry::Katana namespace, which is usually shortened to FnKat in plug-in source
files:
namespace FnKat = Foundry::Katana
8 SCENE GRAPH GENERATOR PLUG-INS | SGG PLUG-IN API CLASSES