Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
skgpu::VertexWriter::is_quad< T > Struct Template Reference

#include <BufferWriter.h>

Inheritance diagram for skgpu::VertexWriter::is_quad< T >:

Detailed Description

template<typename T>
struct skgpu::VertexWriter::is_quad< T >

Specialized utilities for writing a four-vertices, with some data being replicated at each vertex, and other data being the appropriate 2-components from an SkRect to construct a triangle strip.

Definition at line 201 of file BufferWriter.h.


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