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

eagine::oalp::alut_result_info Class Reference

Class storing information about an ALUT function call result. More...

#include <oalplus/alut_api/result.hpp>

Public Member Functions

constexpr operator bool () const noexcept
 Indicates if the call finished without error.
 
auto message () const noexcept -> string_view
 Returns a message associated with the result.
 

Detailed Description

Class storing information about an ALUT function call result.

See also
gl_result
gl_no_result_info

The documentation for this class 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).