libsf3
Loading...
Searching...
No Matches
Data Fields
sf3_matrix_instruction Struct Reference

#include <sf3_vector_graphic.h>

Data Fields

uint8_t type
 
float elements [6]
 

Detailed Description

An instruction to apply a transformation matrix to the instructions following after this one.

Definition at line 156 of file sf3_vector_graphic.h.

Field Documentation

◆ elements

float sf3_matrix_instruction::elements[6]

The elements of the 3x2 transform matrix stored in row-major order.

Definition at line 160 of file sf3_vector_graphic.h.

◆ type

uint8_t sf3_matrix_instruction::type

Definition at line 157 of file sf3_vector_graphic.h.


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