Jetson Inference
DNN Vision Library
cudaFont::GlyphInfo Struct Reference

#include <cudaFont.h>

Public Attributes

uint16_t x
 
uint16_t y
 
uint16_t width
 
uint16_t height
 
float xAdvance
 
float xOffset
 
float yOffset
 

Member Data Documentation

◆ height

uint16_t cudaFont::GlyphInfo::height

◆ width

uint16_t cudaFont::GlyphInfo::width

◆ x

uint16_t cudaFont::GlyphInfo::x

◆ xAdvance

float cudaFont::GlyphInfo::xAdvance

◆ xOffset

float cudaFont::GlyphInfo::xOffset

◆ y

uint16_t cudaFont::GlyphInfo::y

◆ yOffset

float cudaFont::GlyphInfo::yOffset

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