Euphoria
eu::render::gl Namespace Reference

Typedefs

using Float = float
 
using Uint = unsigned int
 
using Int = int
 
using Char = char
 

Typedef Documentation

◆ Char

using eu::render::gl::Char = typedef char

Definition at line 8 of file gltypes.h.

◆ Float

using eu::render::gl::Float = typedef float

Definition at line 5 of file gltypes.h.

◆ Int

using eu::render::gl::Int = typedef int

Definition at line 7 of file gltypes.h.

◆ Uint

using eu::render::gl::Uint = typedef unsigned int

Definition at line 6 of file gltypes.h.