POV-Ray : Newsgroups : povray.programming : What is the defination of "VECTOR" : Re: What is the defination of "VECTOR" Server Time
28 Jul 2024 06:21:58 EDT (-0400)
  Re: What is the defination of "VECTOR"  
From: Christoph Hormann
Date: 18 Oct 2002 12:18:49
Message: <3DB03468.8A747EBD@gmx.de>
Slime wrote:
> 
> >    Where can I find the defination of "VECTOR"?
> 
> You should learn how to use VC++ or, if you're not using that, then your
> operating system, to find files containing certain strings of text. Then you
> could search for "#define VECTOR" or whatever corresponds to what you're
> looking for.

Actually it's 'typedef DBL VECTOR [3];'.  

None the less searching all POV-Ray source files often is a useful method
for finding things.  Either use 'grep' or the multiple file searching
function of your favorite editor.

Christoph

-- 
POV-Ray tutorials, IsoWood include,                 
TransSkin and more: http://www.tu-bs.de/~y0013390/  
Last updated 13 Aug. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

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