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

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)
 

Detailed Description

lua_to specialization for double.

Definition at line 386 of file lua_wrap.h.


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