tpPoint类
Utils
2025-07-05
基础信息
头文件: | include <tpPoint.h> |
---|---|
Cmake: | None |
发布版本: | V0.1.0 |
继承类: | |
派生类: |
Public 成员函数
tpPoint() | ||
---|---|---|
tpPoint(tpPoint &) | ||
tpPoint(tpPoint *) | ||
tpPoint(ItpPoint &) | ||
tpPoint(ItpPoint *) | ||
tpPoint(int32_t x, int32_t y) | ||
~tpPoint() | ||
get() | ||
tpPoint tpPoint::operator= | operator=(tpPoint &) | |
tpPoint tpPoint::operator= | operator=(ItpPoint &) | |
operator==(tpPoint &) | ||
operator==(ItpPoint &) | ||
operator!=(tpPoint &) | ||
operator!=(ItpPoint &) |