ISong Class Reference

ISong: Klasse zur Repräsentation eines Songs. More...

#include <ISong.h>

Collaboration diagram for ISong:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ISong (ID, string, string, string, long, string, FMOD::System *)
void computeFeaturevec (IXML *)
void setPos (int, int)
void setWorldPos (float, float)
void setRender (bool)

Detailed Description

ISong: Klasse zur Repräsentation eines Songs.


Constructor & Destructor Documentation

ISong::ISong ( ID  ,
string  ,
string  ,
string  ,
long  ,
string  ,
FMOD::System *   
)

Konstruktur

Parameters:
id iTunes id des Songs
name Songname
album Songalbum
artist Songartist
dauer Dauer des Songs in ms
path Pfad zur Songdatei
system FMOD System zur Extraktion der Audiodaten


Member Function Documentation

void ISong::computeFeaturevec ( IXML  ) 

Rechnet Featurevektor aus oder lädt ihn aus dem Textfile

void ISong::setPos ( int  ,
int   
)

Setzt Position in Matrix Koordinaten

void ISong::setWorldPos ( float  ,
float   
)

Setzt Position in Weltkoordinaten (x,z)

void ISong::setRender ( bool   ) 

Setzt render flag


The documentation for this class was generated from the following files:
Generated on Wed Jan 17 14:53:44 2007 for iTunesIslands by  doxygen 1.5.1-p1