POV-Ray : Newsgroups : povray.newusers : trace function debug.. : Re: trace function debug.. Server Time
29 Jul 2024 00:28:04 EDT (-0400)
  Re: trace function debug..  
From: Tim Attwood
Date: 19 Apr 2007 02:59:17
Message: <46271345$1@news.povray.org>
#include "strings.inc" at the beginning, so you can use vstr.
Then in your loop , just put...

#debug concat("A tree at: <",vstr(3, Pos,", ", 0,1),"> ")

You can put a "slash n" in there at the end for a line feed too.


Post a reply to this message

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