xcal
基于 C++23 的现代图形渲染引擎
|
成员的完整列表,这些成员属于 xcal::mobject::Rectangle,包括所有继承而来的类成员
AbsMObject()=default | xcal::mobject::AbsMObject | |
ComposedMObject() | xcal::mobject::ComposedMObject< Rectangle, BaseTransformableMobject, StrokeableMObject > | inline |
height() const | xcal::mobject::Rectangle | inline |
height() | xcal::mobject::Rectangle | inline |
properties() | xcal::mobject::AbsMObject | inline |
Rectangle(const property::Vec< float, 3 >::data_t &pos, float_t width, float_t height) | xcal::mobject::Rectangle | inline |
register_properties(Arg &... arg) | xcal::mobject::AbsMObject | inlineprotected |
type() const | xcal::mobject::AbsMObject | inline |
visible() const | xcal::mobject::AbsMObject | inline |
visible() | xcal::mobject::AbsMObject | inline |
width() const | xcal::mobject::Rectangle | inline |
width() | xcal::mobject::Rectangle | inline |
~AbsMObject()=default | xcal::mobject::AbsMObject | virtual |
~Rectangle() override=default | xcal::mobject::Rectangle |