Project
Loading...
Searching...
No Matches
o2::gpu::GPUDisplayBackendVulkan::FontSymbolVulkan Struct Reference

#include <GPUDisplayBackendVulkan.h>

Inherits o2::gpu::GPUDisplayBackend::FontSymbol.

Public Attributes

std::unique_ptr< char[]> data
 
float x0
 
float x1
 
float y0
 
float y1
 
- Public Attributes inherited from o2::gpu::GPUDisplayBackend::FontSymbol
int32_t size [2]
 
int32_t offset [2]
 
int32_t advance
 

Detailed Description

Definition at line 55 of file GPUDisplayBackendVulkan.h.

Member Data Documentation

◆ data

std::unique_ptr<char[]> o2::gpu::GPUDisplayBackendVulkan::FontSymbolVulkan::data

Definition at line 56 of file GPUDisplayBackendVulkan.h.

◆ x0

float o2::gpu::GPUDisplayBackendVulkan::FontSymbolVulkan::x0

Definition at line 57 of file GPUDisplayBackendVulkan.h.

◆ x1

float o2::gpu::GPUDisplayBackendVulkan::FontSymbolVulkan::x1

Definition at line 57 of file GPUDisplayBackendVulkan.h.

◆ y0

float o2::gpu::GPUDisplayBackendVulkan::FontSymbolVulkan::y0

Definition at line 57 of file GPUDisplayBackendVulkan.h.

◆ y1

float o2::gpu::GPUDisplayBackendVulkan::FontSymbolVulkan::y1

Definition at line 57 of file GPUDisplayBackendVulkan.h.


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