POV-Ray : Newsgroups : povray.documentation.inbuilt : dictionary container types : Re: dictionary container types Server Time
26 Apr 2024 07:45:26 EDT (-0400)
  Re: dictionary container types  
From: Mike Horvath
Date: 19 Nov 2016 19:10:11
Message: <5830e9e3$1@news.povray.org>
On 11/19/2016 2:26 PM, clipka wrote:
>     // alternative
>     #declare Fnord = dictionary {
>       .Foo: 42,
>       .Bar: sphere { <0,0,0>, 1 }
>     }

Will the dotted syntax allow people to use strings like ".declare" or 
".texture"? I don't think it should.

Mike


Post a reply to this message

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