POV-Ray : Newsgroups : povray.unofficial.patches : bounds error, unreasonable size 14x in MacMegaPov 1.0 : Re: bounds error, unreasonable size 14x in MacMegaPov 1.0 Server Time
28 Sep 2024 16:51:14 EDT (-0400)
  Re: bounds error, unreasonable size 14x in MacMegaPov 1.0  
From: Otari Kew
Date: 31 Jul 2003 07:40:43
Message: <310720031340435927%Otari_Kew@HoTMaiL.com>
In article <3F2### [at] khrimorjp>, Y.Tanabe
<tec### [at] khrimorjp> wrote:

> Dear
> 
> This is a debug information only in using Radiosity.
> 
> octree.c
> 
> #ifdef RADSTATS
>       if (subtree->Id.Size < 100 || subtree->Id.Size > 140 )
>       {
>         Debug_Info("bounds error, unreasonable size %d\n", subtree->Id.Size);
>      }
>       ot_seeblockcount++;
> #endif
> 
> In my case I make cut this debug information from source and compiling.
> It is no useful and take more time in radiosity.
> 
> Y.Tanabe
> Kobe,Japan

Thanks!

Jeroen


Post a reply to this message

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