KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::VERTEX Struct Reference

#include <vertex_common.h>

Public Attributes

GLfloat x
 
GLfloat y
 
GLfloat z
 
GLubyte r
 
GLubyte g
 
GLubyte b
 
GLubyte a
 
GLfloat shader [4]
 

Detailed Description

Definition at line 60 of file vertex_common.h.

Member Data Documentation

◆ a

GLubyte KIGFX::VERTEX::a

◆ b

GLubyte KIGFX::VERTEX::b

◆ g

GLubyte KIGFX::VERTEX::g

◆ r

GLubyte KIGFX::VERTEX::r

◆ shader

GLfloat KIGFX::VERTEX::shader[4]

Definition at line 64 of file vertex_common.h.

Referenced by KIGFX::VERTEX_MANAGER::putVertex().

◆ x

GLfloat KIGFX::VERTEX::x

◆ y

GLfloat KIGFX::VERTEX::y

◆ z


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