Ultralight C++ API 1.3.0
Loading...
Searching...
No Matches
ultralight::Vertex_2f_4ub_2f Struct Reference

#include <Ultralight/platform/GPUDriver.h>

Details

Vertex layout for path vertices, useful for synthesizing or modifying vertex data.

Public Attributes

float pos [2]
 
unsigned char color [4]
 
float obj [2]
 

Member Data Documentation

◆ color

unsigned char ultralight::Vertex_2f_4ub_2f::color[4]

◆ obj

float ultralight::Vertex_2f_4ub_2f::obj[2]

◆ pos

float ultralight::Vertex_2f_4ub_2f::pos[2]

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