Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] Copying ray packets


Chronological Thread 
  • From: James Bigler <bigler@sci.utah.edu>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] Copying ray packets
  • Date: Wed, 17 May 2006 11:10:27 -0600

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