POV-Ray : Newsgroups : povray.programming : still about povray source code : still about povray source code Server Time
28 Jul 2024 14:28:20 EDT (-0400)
  still about povray source code  
From: Wlodzimierz ABX Skiba
Date: 11 Dec 2000 06:22:22
Message: <3a34b8ee@news.povray.org>
I want add/ask something

first:

why assign_XXXXs (vector , matrices) with memcpy
are not used in functions from matrices.c ?
as I remember from assembler, loops with assigment
are slower than fast memory transfer

second:

perhaps this is not important for advenced pov-programmers but...

All_XXX_Intersections()

why this not return ALL if there is ALL in name ?

is this proper name for function?
for beginner this makes trouble, belive me :-)

ABX


Post a reply to this message

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