|
Magnetoculus Database Builder
Construction de bases de données pour Magnetoculus
|
Classes | |
| class | DBCreator.ECityType |
| The different data format supported to describe a city. More... | |
| class | DBCreator.EFieldType |
| The different data format supported to describe a field. More... | |
| class | DBCreator.City |
| The data model of a city in the database. More... | |
| class | DBCreator.Field |
| The data model of a city in the database. More... | |
| class | DBCreator.Data |
| The data model of a city in the database. More... | |
| class | DBCreator.Polygon |
| The data model of a city in the database. More... | |
| class | DBCreator.Texture |
| The data model of a city in the database. More... | |
Namespaces | |
| DBCreator | |
Functions | |
| def | DBCreator.CreateDB () |
| Create the database if it doesn't exist yet. More... | |
Variables | |
| DBCreator.Base = declarative_base() | |