xcal
基于 C++23 的现代图形渲染引擎
|
类 | |
class | xcal::property::MProperty |
class | xcal::property::MProperty::Proxy< T > |
命名空间 | |
namespace | xcal |
namespace | xcal::property |
宏定义 | |
#define | XCAL_PROPERTY_TYPE(type) Type type_() const override { return Type::type; } |
#define | XCAL_PROPERTY_PROXY_OPERATOR(op) |
#define XCAL_PROPERTY_PROXY_OPERATOR | ( | op | ) |
在文件 property.hpp 第 109 行定义.
#define XCAL_PROPERTY_TYPE | ( | type | ) | Type type_() const override { return Type::type; } |
在文件 property.hpp 第 6 行定义.