Geogram Version 1.9.7
A programming library of geometric algorithms
|
lua_to specialization for raw string (const char*). More...
#include <geogram/lua/lua_wrap.h>
Public Member Functions | |
lua_to (lua_State *L, int idx) | |
operator const char * () const | |
Static Public Member Functions | |
static bool | can_convert (lua_State *L, int idx) |
lua_to specialization for raw string (const char*).
Definition at line 418 of file lua_wrap.h.
|
inline |
Definition at line 420 of file lua_wrap.h.
|
inlinestatic |
Definition at line 423 of file lua_wrap.h.
|
inline |
Definition at line 426 of file lua_wrap.h.