#include #include static InterfaceTable *ft; PluginLoad(OfflineFluidDecompositionUGens) { ft = inTable; using namespace fluid::client; makeSCWrapper("FluidBufNMFCross", ft); }