Mark Wagner <mar### [at] gtenet> wrote:
[...]
> a.x is a vector expression, so "a" gets promoted to the 3 component
> vector <1,1,1>. It's still a float. See section 6.1.4.4 "Operator
> promotion" of the manual for more information.
Thank you Mark. It's the 'temporary promotion' that explains it. I will
look at the manual.
--
Kaveh
Post a reply to this message
|