#include <handle_gles.h>
|
constexpr bool | IsDead () const |
|
Definition at line 31 of file handle_gles.h.
◆ DeadHandle()
static HandleGLES impeller::HandleGLES::DeadHandle |
( |
| ) |
|
|
inlinestatic |
◆ IsDead()
constexpr bool impeller::HandleGLES::IsDead |
( |
| ) |
const |
|
inlineconstexpr |
Definition at line 39 of file handle_gles.h.
39{
return !
name.has_value(); }
std::optional< UniqueID > name
◆ ReactorGLES
◆ name
std::optional<UniqueID> impeller::HandleGLES::name |
◆ type
The documentation for this struct was generated from the following file: