POV-Ray : Newsgroups : povray.advanced-users : Instantiation and terminiation....OOP & Povray? : Re: Instantiation and terminiation....OOP & Povray? Server Time
28 Jul 2024 16:26:19 EDT (-0400)
  Re: Instantiation and terminiation....OOP & Povray?  
From: Daniel Hulme
Date: 25 Jan 2006 17:12:00
Message: <20060125221220.4a480418@mekanori.mon.istic.org>
> #if ((0.25 < clock) & (clock < 0.75))

if (0.25 < $clock < 0.75)

will be in Perl 6. Even less chance of confusion then.

-- 
Always crash crash crash                    Well come on and let me know
You're happy when I'm running bash       Should I play or should I code?
One test is fine, next is black            (with apologies to The Clash)
So if you want a dodgy hack      worse at http://surreal.istic.org/songs


Post a reply to this message

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