+--------------------------------------------------+
| FEATURES / REMARKS                               |
+--------------------------------------------------+
 - Provides the geometry of the first defined LOD.


+--------------------------------------------------+
| CHANGE LOG                                       |
+--------------------------------------------------+
[2015-11-08] Version 1.04 => 1.10
 - API changed slightly, simplified datamodel
 - Bugfix: Removed reference to OBJImporter

[2012-04-04] Version 1.03 => 1.04
 - CADImportInterface extended by "importURL(URL)"

Version 1.02 => 1.03
 - Check for empty file

Version 1.01 => 1.02
 - Support for LINEs and CONNECTIONLISTs
 - Support for mixed header and boundary sections
 - Support for 2D texture coordinates
 - Support for files without LOD
 - Model info changed slightly ...

Version 1.00 => 1.01
 - Bugfix: Enabled loading of multiple BGF files
 - Bugfix: Closed input stream in every case, even
   when exceptions are thrown
 - Removed twice defined extreme values from the
   model information
 - All console output is redirected to the load
   information 

Version 1.00
 - Initial version