vancegroup / vr-jugglua

VR JuggLua: A Framework for VR Applications Combining Lua, OpenSceneGraph, and VR Juggler
Boost Software License 1.0
11 stars 11 forks source link

Sync improved luabind introspection from other repo #132

Closed rpavlik closed 10 years ago

rpavlik commented 10 years ago

Right now it requires an object, while we should just be able to pass a class. Thought I did this before.