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

#include <GPUDisplayBackendVulkan.h>

Public Attributes

size_t firstVertex
 
size_t nVertices
 
float color [4]
 

Detailed Description

Definition at line 59 of file GPUDisplayBackendVulkan.h.

Member Data Documentation

◆ color

float o2::gpu::GPUDisplayBackendVulkan::TextDrawCommand::color[4]

Definition at line 62 of file GPUDisplayBackendVulkan.h.

◆ firstVertex

size_t o2::gpu::GPUDisplayBackendVulkan::TextDrawCommand::firstVertex

Definition at line 60 of file GPUDisplayBackendVulkan.h.

◆ nVertices

size_t o2::gpu::GPUDisplayBackendVulkan::TextDrawCommand::nVertices

Definition at line 61 of file GPUDisplayBackendVulkan.h.


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