Back to Jetson Inference

Jetson Inference: cudaFont::GlyphInfo Struct Reference

docs/html/structcudaFont_1_1GlyphInfo.html

latest1.8 KB
Original Source

| | Jetson Inference

DNN Vision Library |

Public Attributes | List of all members

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: