Visual Servoing Platform  version 3.5.0 under development (2022-02-15)
stbtt__buf Struct Reference

#include </local/soft/visp/visp-web-script/visp/modules/core/src/image/private/stb_truetype.h>

Public Attributes

unsigned char * data
 
int cursor
 
int size
 

Detailed Description

Definition at line 513 of file stb_truetype.h.

Member Data Documentation

◆ cursor

int stbtt__buf::cursor

Definition at line 516 of file stb_truetype.h.

◆ data

unsigned char* stbtt__buf::data

Definition at line 515 of file stb_truetype.h.

◆ size

int stbtt__buf::size

Definition at line 517 of file stb_truetype.h.