tpSize类
Utils
2025-07-05
基础信息
头文件: | include <tpSize.h> |
---|---|
Cmake: | None |
发布版本: | V0.1.0 |
继承类: | |
派生类: |
Public 成员函数
tpSize() | ||
---|---|---|
tpSize(tpSize &) | ||
tpSize(tpSize *) | ||
tpSize(int32_t width, int32_t height) | ||
~tpSize() | ||
set(int32_t width, int32_t height) | ||
set(tpSize &) | ||
set(tpSize *) | ||
get() | ||
width() | ||
height() | ||
crease(int32_t dx=1, int32_t dy=1) | ||
tpSize tpSize::operator= | operator=(tpSize &) | |
tpSize tpSize::operator= | operator=(ItpSize &) | |
operator==(tpSize &) | ||
operator==(ItpSize &) | ||
operator!=(tpSize &) | ||
operator!=(ItpSize &) |