![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Inheritance diagram for vg::attrs_core< T >:
Collaboration diagram for vg::attrs_core< T >:Additional Inherited Members | |
Public Member Functions inherited from vg::attr_hidden< T > | |
| T & | hidden (bool &_hidden_) |
| T & | hidden (bool &&_hidden_) |
Public Member Functions inherited from vg::attr_opacity< T > | |
| T & | opacity (float &_opacity_) |
| T & | opacity (float &&_opacity_) |
Public Attributes inherited from vg::attr_hidden< T > | |
| bool | _hidden |
Public Attributes inherited from vg::attr_opacity< T > | |
| float | _opacity |
Definition at line 525 of file attributes.cppm.