22 #ifndef TETRAEDGE_TE_TE_FONT3_H 23 #define TETRAEDGE_TE_TE_FONT3_H 25 #include "common/file.h" 26 #include "common/str.h" 27 #include "common/path.h" 28 #include "common/types.h" 29 #include "common/hashmap.h" 30 #include "common/rect.h" 32 #include "tetraedge/te/te_resource.h" 33 #include "tetraedge/te/te_vector3f32.h" 34 #include "tetraedge/te/te_image.h" 35 #include "tetraedge/te/te_intrusive_ptr.h" 36 #include "tetraedge/te/te_3d_texture.h" 37 #include "tetraedge/te/te_i_font.h" 60 return _fontSizeData[size];
72 #endif // TETRAEDGE_TE_TE_FONT3_H
Definition: detection.h:27
Definition: te_i_font.h:37
Definition: formatinfo.h:28
Definition: te_font3.h:49
Definition: te_intrusive_ptr.h:31