![]() |
Murl Engine API
Version 2025.1
|
The StaticFactory class to create the IFactory object. More...
#include <murl_util_i_factory.h>
The StaticFactory class to create the IFactory object.
Static Public Member Functions | |
| static IFactory * | CreateFactory () |
| Create the util factory object. More... | |
| static Bool | DestroyFactory (IFactory *&factory) |
| Destroy the util factory object. More... | |
|
static |
Create the util factory object.
Destroy the util factory object.
| factory | A reference to the util factory pointer. After destruction the pointer is set to null. |