![]() |
Project
|
#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 |
Definition at line 72 of file GPUDisplayBackend.h.
int32_t o2::gpu::GPUDisplayBackend::FontSymbol::advance |
Definition at line 75 of file GPUDisplayBackend.h.
int32_t o2::gpu::GPUDisplayBackend::FontSymbol::offset[2] |
Definition at line 74 of file GPUDisplayBackend.h.
int32_t o2::gpu::GPUDisplayBackend::FontSymbol::size[2] |
Definition at line 73 of file GPUDisplayBackend.h.