a bit more
This commit is contained in:
12
src/model.h
12
src/model.h
@@ -0,0 +1,12 @@
|
||||
#ifndef SMHENGINE_SRC_MODEL_H_
|
||||
#define SMHENGINE_SRC_MODEL_H_
|
||||
|
||||
#include "mesh.h"
|
||||
#include "material.h"
|
||||
|
||||
class Mesh {
|
||||
public:
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user