#include <impeller.hpp>
Public Member Functions | |
| Path (ImpellerPath path, AdoptTag tag) | |
| ImpellerRect | GetBounds () const |
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 () | |
| Object & | operator= (Object &&other) |
| Object & | operator= (const Object &other) |
| ImpellerPath | Get () const |
| operator bool () const | |
Definition at line 1307 of file impeller.hpp.
|
inline |
Definition at line 1309 of file impeller.hpp.
|
inline |
Definition at line 1311 of file impeller.hpp.
References IMPELLER_HPP_NAMESPACE::Object< ImpellerPath, ImpellerPathTraits >::Get(), and IMPELLER_HPP_NAMESPACE::gGlobalProcTable.