POV-Ray : Newsgroups : povray.programming : Flag problem? : Re: Flag problem? Server Time
28 Jul 2024 06:27:51 EDT (-0400)
  Re: Flag problem?  
From: Nathan Kopp
Date: 12 Oct 2002 09:22:33
Message: <3da82219$1@news.povray.org>
The first flag is unused and should have been removed from the code.

-Nathan

"Slime" <slm### [at] slimelandcom> wrote...
> Are these two flags in objects.h *supposed* to be set to the same value?
>
> ...
> #define NO_GLOBAL_LIGHTS_SET_FLAG 0x0040000L /* Object doesn't receive
light
> from global lights explicitly set in scene file */
> /* Photon-related flags */
> #define PH_TARGET_FLAG            0x0040000L /* object receives photons */
> ...
>
>  - Slime
> [ http://www.slimeland.com/ ]
>
>


Post a reply to this message

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