A vertex writer that has no hardware requirements. More...
#include <path_component.h>
Public Member Functions | |
| GLESVertexWriter (std::vector< Point > &points, std::vector< uint16_t > &indices) | |
| ~GLESVertexWriter ()=default | |
| void | EndContour () override |
| void | Write (Point point) override |
A vertex writer that has no hardware requirements.
Definition at line 93 of file path_component.h.
|
explicit |
Definition at line 107 of file path_component.cc.
|
default |
|
overridevirtual |
Implements impeller::VertexWriter.
Definition at line 111 of file path_component.cc.
References impeller::saturated::b.
|
overridevirtual |
Implements impeller::VertexWriter.
Definition at line 161 of file path_component.cc.