NW4F Lyt
Loading...
Searching...
No Matches
lyt_Types.h
Go to the documentation of this file.
1#ifndef NW_LYT_TYPES_H_
2#define NW_LYT_TYPES_H_
3
4#include <nw/types.h>
5
6#include <nw/math/math_Types.h>
7
8namespace nw { namespace lyt {
9
10const int TexMapMax = 3;
11
12} } // namespace nw::lyt
13
14#endif // NW_LYT_TYPES_H_
Definition lyt_Animator.h:6
const int TexMapMax
Definition lyt_Types.h:10