Flutter Impeller
IMPELLER_HPP_NAMESPACE::DisplayList Class Reference

#include <impeller.hpp>

Inheritance diagram for IMPELLER_HPP_NAMESPACE::DisplayList:
IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayList, ImpellerDisplayListTraits >

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 ()
 
Objectoperator= (Object &&other)
 
Objectoperator= (const Object &other)
 
ImpellerDisplayList Get () const
 
 operator bool () const
 

Detailed Description

See also
ImpellerDisplayList

Definition at line 1434 of file impeller.hpp.

Constructor & Destructor Documentation

◆ DisplayList()

IMPELLER_HPP_NAMESPACE::DisplayList::DisplayList ( ImpellerDisplayList  display_list,
AdoptTag  tag 
)
inline

Definition at line 1437 of file impeller.hpp.


The documentation for this class was generated from the following file: