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