YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
外部库关联。 更多...
#include "ynew.h"
#include <cmath>
#include <algorithm>
#include <ystdex/functional.hpp>
#include <ystdex/utility.hpp>
#include <ystdex/string.hpp>
#include "YCLib/ycommon.h"
#include "YCLib/Keys.h"
#include "YCLib/Timer.h"
#include "YCLib/FileSystem.h"
#include "YCLib/Video.h"
命名空间 | |
namespace | YSLib |
namespace | YSLib::Drawing |
图形处理。 | |
类型定义 | |
typedef std::uint8_t | YSLib::u8 |
通用数据类型。 | |
typedef std::uint16_t | YSLib::u16 |
typedef std::uint32_t | YSLib::u32 |
typedef std::uint64_t | YSLib::u64 |
typedef std::int8_t | YSLib::s8 |
typedef std::int16_t | YSLib::s16 |
typedef std::int32_t | YSLib::s32 |
typedef std::int64_t | YSLib::s64 |
typedef volatile u8 | YSLib::vu8 |
typedef volatile u16 | YSLib::vu16 |
typedef volatile u32 | YSLib::vu32 |
typedef volatile u64 | YSLib::vu64 |
typedef volatile s8 | YSLib::vs8 |
typedef volatile s16 | YSLib::vs16 |
typedef volatile s32 | YSLib::vs32 |
typedef volatile s64 | YSLib::vs64 |
外部库关联。
在文件 yadaptor.h 中定义.