libsf3
|
#include <sf3_vector_graphic.h>
Data Fields | |
uint8_t | type |
Generic representation of a vector drawing instruction. See the type for the precise type stored within.
Definition at line 171 of file sf3_vector_graphic.h.
uint8_t sf3_vector_instruction::type |
See the sf3_vector_instruction_type
enumeration for possible values.
Definition at line 174 of file sf3_vector_graphic.h.