Static CreateInstantiates an InfiniteEngineInterface linked to a MetadataManagerInterface.
The resulting InfiniteEngineInterface.
Static GetGets the main InfiniteApiControllerInterface.
The main InfiniteApiControllerInterface offers logging and singleton accesses.
The main InfiniteApiControllerInterface.
The InfiniteFactory factory is used to create the infinite engine, responsible for displaying the DMU.
The InfiniteEngineInterface is optional, you may only use metadata requests to query the 3djuump infinite database. The MetadataManagerInterface is linked to a DirectorySessionInterface and a DataSessionInterface. When a DMU loading is in process, the InfiniteEngineInterface is updated accordingly from the MetadataManagerInterface.
The bound MetadataManagerInterface cannot be changed, and two session loadings in parallel are not handled.
Please refer to the [InfiniteEngineInterface](../interfaces/InfiniteEngineInterface.html) for more information.
See
InfiniteEngineInterface