POV-Ray : Newsgroups : povray.programming : Retrieving OBJECT reference from media, pigment or pattern code ? : Re: Retrieving OBJECT reference from media, pigment or pattern code ? Server Time
30 Apr 2024 01:19:04 EDT (-0400)
  Re: Retrieving OBJECT reference from media, pigment or pattern code ?  
From: Thorsten Froehlich
Date: 10 Oct 2007 09:56:07
Message: <470cd9f7$1@news.povray.org>
Antonio Ferrari wrote:
> I'de like to know to obtain the current OBJECT pointer in the following
> procedures:
> 
> - Evaluate_TPat

It is in the intersection (Isection->Object), the same goes for all patterns.

> - Compute_Pigment

Some as above.

> - Backtrace_Simulate_Media

Some as above.

> - sample_media

You can get it from the caller (see above).

What are you actually trying to do?

	Thorsten


Post a reply to this message

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