Flutter Impeller
IMPELLER_HPP_NAMESPACE::Path Class Referencefinal

#include <impeller.hpp>

Inheritance diagram for IMPELLER_HPP_NAMESPACE::Path:
IMPELLER_HPP_NAMESPACE::Object< ImpellerPath, ImpellerPathTraits >

Public Member Functions

 Path (ImpellerPath path, AdoptTag tag)
 
- Public Member Functions inherited from IMPELLER_HPP_NAMESPACE::Object< ImpellerPath, ImpellerPathTraits >
 Object ()=default
 
 Object (ImpellerPath object)
 
 Object (ImpellerPath object, AdoptTag)
 
 Object (Object &&other)
 
 Object (const Object &other)
 
 ~Object ()
 
Objectoperator= (Object &&other)
 
Objectoperator= (const Object &other)
 
ImpellerPath Get () const
 
 operator bool () const
 

Detailed Description

See also
ImpellerPath

Definition at line 1211 of file impeller.hpp.

Constructor & Destructor Documentation

◆ Path()

IMPELLER_HPP_NAMESPACE::Path::Path ( ImpellerPath  path,
AdoptTag  tag 
)
inline

Definition at line 1213 of file impeller.hpp.


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