POV-Ray : Newsgroups : povray.binaries.images : unexplained : Re: unexplained Server Time
6 Oct 2024 08:24:48 EDT (-0400)
  Re: unexplained  
From: Alain
Date: 20 Aug 2014 16:00:43
Message: <53f4fe6b$1@news.povray.org>


> I'm confused now ... aren't
>
> #if(OTO_Get_Mask(Vec)=1)
This is /true/ if and only if the result *is* 1 (one)

>
> and
>
> #if(OTO_Get_Mask(Vec))
This is /false/ if and only if the result *is* 0 (zero)

>
> functionally the same?

So, not at all *unless* the result can only be zero or one.
>
>
>

Alain


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.