Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] RE: Re: question about Manta::RTRT:Channel


Chronological Thread 
  • From: "Bo Huang" < >
  • To: < >
  • Subject: [Manta] RE: Re: question about Manta::RTRT:Channel
  • Date: Thu, 21 Jan 2010 10:32:02 -0500

What's interesting is Channel is a struct rather than a virtual base class. 
It is one of the only key structures that must be referred to by numerical ID 
rather than directly among the accessor functions in MantaInterface. 

I assume it is to protect the image buffer from non-synchronous and direct 
memory access. Nonetheless, the other accessors in MantaInterface granting 
modification to other internal data structures can still cause mischief.



-----Original Message-----
From: Steven Parker 
[mailto:
Sent: Mon 1/18/2010 4:53 PM
To: 

Subject: [Manta] Re: question about Manta::RTRT:Channel
 
This was always the intention but it never really got finished...


On Jan 18, 2010, at 2:52 PM, David E DeMarle wrote:

> About Manta::RTRT::Channel - what is it for? How do I use it?
> 
> Can I have make separate views of the same scene with a channel? Of
> different scenes? Can I display them in the interactive X11
> application simultaneously? Can I get the result pixels independently?
> Can they overlap?
> 
> thanks
> 
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 28 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-371-3971 x109

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


The information contained in this e-mail and any accompanying attachments may 
contain information that is privileged, confidential or otherwise protected 
from disclosure. If you are not the intended recipient of this message, or if 
this message has been addressed to you in error, please immediately alert the 
sender by reply e-mail and then delete this message and any attachments. Any 
dissemination, distribution or other use of the contents of this message by 
anyone other than the intended recipient is strictly prohibited. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email or any attachments.

<<winmail.dat>>




Archive powered by MHonArc 2.6.16.

Top of page