Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::Vertices Struct Reference

#include <tessellator.h>

Public Attributes

float * points
 
uint32_t length
 

Detailed Description

Definition at line 22 of file tessellator.h.

Member Data Documentation

◆ length

uint32_t impeller::Vertices::length

Definition at line 24 of file tessellator.h.

◆ points

float* impeller::Vertices::points

Definition at line 23 of file tessellator.h.


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