#include "fsVec2.h"
#include "fsRec2.h"
Include dependency graph for fsTypes.h:
Go to the source code of this file.
Namespaces | |
namespace | fs |
namespace | fs::mth |
Typedefs | |
typedef Vec2_T< int > | fs::mth::Vec2i_t |
typedef Vec2_T< float > | fs::mth::Vec2f_t |
typedef Vec2_T< fixed > | fs::mth::Vec2x_t |
typedef Rec2_T< int > | fs::mth::Rec2i_t |
typedef Rec2_T< float > | fs::mth::Rec2f_t |
typedef Rec2_T< fixed > | fs::mth::Rec2x_t |