Skip to content

UserData for small Copy objects #132

Answered by khvzak
setzer22 asked this question in Q&A
Discussion options

You must be logged in to vote

You could implement ToLua and FromLua traits for your type and store a struct holding N floats in a lua table (with overloaded operators via metatable).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by setzer22
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants