POV-Ray : Newsgroups : povray.off-topic : Standard libraries : Re: Standard libraries Server Time
6 Sep 2024 13:16:54 EDT (-0400)
  Re: Standard libraries  
From: Nicolas Alvarez
Date: 8 Mar 2009 17:57:59
Message: <49b43f67@news.povray.org>
Darren New wrote:
> In C++, you can write
>    alpha beta(gamma);
> and not know whether that's a declaration or executable code. Most
> languages you can tell what's a declaration and what's executable code
> without reading all previous declarations.

You're calling alpha constructor. I don't see how that's different from
Python class creation syntax, calling __init__.


Post a reply to this message

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