TDME2  1.9.200
ModelUtilities.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <tdme/tdme.h>
4 #include <tdme/engine/fwd-tdme.h>
6 
8 
9 /**
10  * Model utilities
11  * @author Andreas Drewke
12  */
14  : public ModelUtilitiesInternal
15 {
16 };