Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

matrixThread.h

Go to the documentation of this file.
00001 
00002 
00011 /********************************************************************
00012 Description:
00013 part of the 3Dsia project
00014 created: [name], [date]
00015 
00016 History:
00017     date,   name,       changes,                    in funtion
00018     DDMMYY  develo      did this and this and that  there
00019 
00020 ********************************************************************/
00021 
00022 #ifndef MATRIXTHREAD_H
00023 #define MATRIXTHREAD_H
00024 
00025 void* MatrixThread ( void* ); 
00026 
00027 
00028 #endif
00029 

Generated at Sat May 13 13:50:20 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000