[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Adding new Variable Types
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 1 Jun 2000 15:00:15 -0300 (EST)
>From lua-l@tecgraf.puc-rio.br Thu Jun 1 14:36:51 2000
>From: =?iso-8859-2?Q?Ale=B9_Mlakar?= <jazzbre@slo.net>
>
>I just tryied LUA and it seems really Cool:)
yes! (but the name is Lua, not LUA :-)
>I'm just wondering what would be the easiest way to add new variable types
>like Vector, Matrix and Quaternion, anybody got a clue?
>Where access wouldn't be need to be on public level like for Vector
>(X,Y,Z).. .but rather by a function like VectorSetX(vector_var,1)... or
>something.. this is doable right?
>(some code would be very appriciated)
Search the archive for this list.
--lhf