|
|
"Thorsten" <tho### [at] ewetelnet> wrote in message
news:3BB9CBBB.2A60D60E@ewetel.net...
> Hello :-))
>
> How about changing the Quad and Smooth_Quad (shapes.inc) ?
>
> Or could there be any problems caused by declaring
> the Quad and Smooth_Quad as unions?
>
I would guess these macros would be mainly used in converting 3d objects
made up of 4 sided polygons to a triangle mesh
ie
mesh {
Quad(1,2,3,4)
Quad(8,3,76,1)
......
}
This would cause a parse error if quad returned a union.
Gail
--
*************************************************************************
* gsh### [at] monotixcoza * Step into the abyss, *
* http://www.rucus.ru.ac.za/~gail/ * and let go. Babylon 5 *
*************************************************************************
* Just think of me as the storm before the calm Magic: The Gathering*
*************************************************************************
Post a reply to this message
|
|