#include <impeller.hpp>
Public Member Functions | |
| DisplayList (ImpellerDisplayList display_list, AdoptTag tag) | |
Public Member Functions inherited from IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayList, ImpellerDisplayListTraits > | |
| Object ()=default | |
| Object (ImpellerDisplayList object) | |
| Object (ImpellerDisplayList object, AdoptTag) | |
| Object (Object &&other) | |
| Object (const Object &other) | |
| ~Object () | |
| Object & | operator= (Object &&other) |
| Object & | operator= (const Object &other) |
| ImpellerDisplayList | Get () const |
| operator bool () const | |
Definition at line 1434 of file impeller.hpp.
|
inline |
Definition at line 1437 of file impeller.hpp.