Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] Copying ray packets


Chronological Thread 
  • From: Christiaan Paul Gribble <cgribble@sci.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: Re: [MANTA] Copying ray packets
  • Date: Wed, 17 May 2006 11:12:56 -0600

In fact there is a better way to do what I need, but I was just curious.

C

On May 17, 2006, at 11:10 AM, James Bigler wrote:

RayPackets are pretty heavy, so you need to copy the bits that you actually want.

What exactly are you trying to do? There could be a better/ different way to do it.

James

Christiaan Paul Gribble wrote:
Hi,
Is there a slick way to copy the contents of one RayPacket to another since the copy constructor/operator= are private?
C






Archive powered by MHonArc 2.6.16.

Top of page