Files
Aurora/src/Function3D.h

11 lines
112 B
C
Raw Normal View History

#ifndef AURORA_FUNCTION3D_H
#define AURORA_FUNCTION3D_H
class Function3D {
};
#endif //AURORA_FUNCTION3D_H