Stereo Music Visualization using Manifold Harmonics  1.0
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Harmonics Class Reference

Public Member Functions

 Harmonics (const char *modelname, int freq, int nf)
 
void calcMHB ()
 MHB berechnen. More...
 
void saveMHB ()
 

Public Attributes

Mesh * mesh
 
VPropHandleT< int > index
 
VPropHandleT< float > voroRegion
 

Protected Attributes

bool mhbIsCalculated
 
int vertCount
 
MatrixXd mhb
 
VectorXd eigenvalues
 
VectorXd filter
 

Member Function Documentation

void Harmonics::calcMHB ( )

MHB berechnen.

Calculate the mainfold harmonics

void Harmonics::saveMHB ( )

Write the calculated harmonics to file(s)


The documentation for this class was generated from the following files: