Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::lua_to< bool > Class Reference

lua_to specialization for bool. More...

#include <geogram/lua/lua_wrap.h>

Public Member Functions

 lua_to (lua_State *L, int idx)
 
 operator bool () const
 

Static Public Member Functions

static bool can_convert (lua_State *L, int idx)
 

Detailed Description

lua_to specialization for bool.

Definition at line 404 of file lua_wrap.h.


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