OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::oalp::alut_types Struct Reference

Collection of aliases for ALUT types. More...

#include <oalplus/alut_api/config.hpp>

Public Types

using bool_type = al_types::bool_type
 Boolean type.
 
using char_type = al_types::char_type
 String character type.
 
using enum_type = al_types::enum_type
 Enum type.
 
using int_type = al_types::int_type
 Integer type.
 
using uint_type = al_types::uint_type
 Unsigned integer type.
 
using name_type = al_types::name_type
 AL object handle type.
 
using size_type = al_types::size_type
 Integer type used to store sizes and counts.
 
using float_type = al_types::float_type
 Floating-point type.
 
using void_ptr_type = al_types::void_ptr_type
 Untyped pointer type.
 
using const_void_ptr_type = al_types::const_void_ptr_type
 Untyped const pointer type.
 

Detailed Description

Collection of aliases for ALUT types.


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

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).