Project
Loading...
Searching...
No Matches
o2::gpu::GPUDisplayBackend::FontSymbol Struct Reference

#include <GPUDisplayBackend.h>

Inherited by o2::gpu::GPUDisplayBackendOpenGL::FontSymbolOpenGL, and o2::gpu::GPUDisplayBackendVulkan::FontSymbolVulkan.

Public Attributes

int32_t size [2]
 
int32_t offset [2]
 
int32_t advance
 

Detailed Description

Definition at line 72 of file GPUDisplayBackend.h.

Member Data Documentation

◆ advance

int32_t o2::gpu::GPUDisplayBackend::FontSymbol::advance

Definition at line 75 of file GPUDisplayBackend.h.

◆ offset

int32_t o2::gpu::GPUDisplayBackend::FontSymbol::offset[2]

Definition at line 74 of file GPUDisplayBackend.h.

◆ size

int32_t o2::gpu::GPUDisplayBackend::FontSymbol::size[2]

Definition at line 73 of file GPUDisplayBackend.h.


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