Makrodefinitionen | Funktionen | Variablen
DevGIS.cpp-Dateireferenz

Description. Mehr ...

#include "DevGIS.h"
#include "GSP.h"
#include <math.h>
#include "MidiKern.h"
#include "GrafKern.h"
#include <mmsystem.h>
#include "Execute.h"
Include-Abhängigkeitsdiagramm für DevGIS.cpp:

gehe zum Quellcode dieser Datei

Makrodefinitionen

#define MMSYSTEM_H
#define ROUND_FACTOR   1000000
#define ROUND(x)   x = (floor(x*ROUND_FACTOR+0.5)) / ROUND_FACTOR
#define printHeadChain(a, b)

Funktionen

void GetKeyPitch (int taste, tone_system *tonsystem, int &key, double &pitch)
void MutaborTag (GisReadArtHead *h, GisToken *Para, int box)

Variablen

mutString CurrentId
mutString CurrentSep
ChannelData Cd (0, 0)

Ausführliche Beschreibung

Description.

Header:
/cvsroot/mutabor/mutabor/mu32/routing/gmn/DevGIS.cpp,v 1.4 2011-07-27 20:48:32 keinstein Exp

Copyright: (c) 2008 TU Dresden

Autor:
Tobias Schlemmer <keinstein@users.berlios.de>
Datum:
Date:
2011-07-27 20:48:32
Version:
Revision:
1.4

GPL

Log:
DevGIS.cpp,v

Revision 1.4 2011-07-27 20:48:32 keinstein started to move arrays using MAX_BOX into struct mutabor_box_type

Revision 1.3 2011-02-20 22:35:56 keinstein updated license information; some file headers have to be revised, though

Definiert in Datei DevGIS.cpp.


Erzeugt am Sun Aug 21 2011 10:51:58 für Mutabor von doxygen 1.7.4