xcal
基于 C++23 的现代图形渲染引擎
|
成员的完整列表,这些成员属于 xcal::property::Scalar,包括所有继承而来的类成员
data_t typedef | xcal::property::Scalar | |
is_changed() const | xcal::property::MProperty | inline |
MProperty()=default | xcal::property::MProperty | |
MProperty(const MProperty &)=delete | xcal::property::MProperty | |
MProperty(MProperty &&)=delete | xcal::property::MProperty | |
operator const data_t &() const | xcal::property::Scalar | inline |
operator=(float_t value) | xcal::property::Scalar | inline |
xcal::property::MProperty::operator=(const MProperty &)=delete | xcal::property::MProperty | |
xcal::property::MProperty::operator=(MProperty &&)=delete | xcal::property::MProperty | |
reset_changed() const | xcal::property::MProperty | inline |
Scalar()=default | xcal::property::Scalar | |
Scalar(data_t value) | xcal::property::Scalar | inlineexplicit |
set_changed() const | xcal::property::MProperty | inline |
type() const | xcal::property::MProperty | inline |
value() const | xcal::property::Scalar | inline |
~MProperty()=default | xcal::property::MProperty | virtual |