Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
lua_to specialization for double. More...
#include <geogram/lua/lua_wrap.h>
Public Member Functions | |
lua_to (lua_State *L, int idx) | |
operator double () const | |
Static Public Member Functions | |
static bool | can_convert (lua_State *L, int idx) |
lua_to specialization for double.
Definition at line 386 of file lua_wrap.h.