This file is part of the Lumina Graphic Library.
SingleBase is an implementation of the lumina base (see L/core/NullBase.hpp for more information). It uses the service of the config::defaultServiceContext. You can think of the ServiceProvider as a Singleton. So every object will use the same service. If you need to configure different services, you can use ContextBase.
Go to the source code of this file.
Classes | |
class | SingleBase |