Project
Loading...
Searching...
No Matches
o2::gpu::GPUDisplay::vtx Struct Reference

#include <GPUDisplay.h>

Public Member Functions

 vtx (float a, float b, float c)
 

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 69 of file GPUDisplay.h.

Constructor & Destructor Documentation

◆ vtx()

o2::gpu::GPUDisplay::vtx::vtx ( float  a,
float  b,
float  c 
)
inline

Definition at line 71 of file GPUDisplay.h.

Member Data Documentation

◆ x

float o2::gpu::GPUDisplay::vtx::x

Definition at line 70 of file GPUDisplay.h.

◆ y

float o2::gpu::GPUDisplay::vtx::y

Definition at line 70 of file GPUDisplay.h.

◆ z

float o2::gpu::GPUDisplay::vtx::z

Definition at line 70 of file GPUDisplay.h.


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