Kindfield
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Friends
Pages
tests
basisfunction.h
Go to the documentation of this file.
1
#ifndef BASISFUNCTION_H
2
#define BASISFUNCTION_H
3
4
class
BasisFunction
{
5
public
:
6
virtual
importantFunction
(
int
test) = 0;
7
};
8
9
#endif // BASISFUNCTION_H
Generated on Sun Jun 22 2014 14:02:46 for Kindfield by
1.8.4