Package org.sunflow

Class PluginRegistry

java.lang.Object
org.sunflow.PluginRegistry

public final class PluginRegistry extends Object
This class acts as the central repository for all user extensible types in Sunflow, even built-in types are registered here. This class is static so that new plugins may be reused by an application across several render scenes.