|
|
|
|
|
|
| |
| |
|
|
From: Wu Yang
Subject: Where can I find the defination of the 'RAY' struct?
Date: 10 Oct 2002 11:50:28
Message: <3da5a1c4$1@news.povray.org>
|
|
|
| |
| |
|
|
Hi,all
I need writes all reflected rays to a file, but I do not know the
defination of the 'RAY' struct. Where can I find this defination.
Thanks
Wu
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 10 Oct 2002 11:51:19 -0400, "Wu Yang" <wya### [at] cswrightedu> wrote:
> Hi,all
> I need writes all reflected rays to a file, but I do not know the
> defination of the 'RAY' struct. Where can I find this defination.
All source related questions can be posted to povray.programming group.
The RAY / Ray_Struct is defined in frame.h.
ABX
Post a reply to this message
|
|
| |
| |
|
|
From: Wu Yang
Subject: Re: Where can I find the defination of the 'RAY' struct?
Date: 10 Oct 2002 13:41:54
Message: <3da5bbe2$1@news.povray.org>
|
|
|
| |
| |
|
|
Thanks a lot
"ABX" <abx### [at] abxartpl> wrote in message
news:r7abqukeile2to0sa1ki8d9nnhguo5jpc5@4ax.com...
> On Thu, 10 Oct 2002 11:51:19 -0400, "Wu Yang" <wya### [at] cswrightedu> wrote:
> > Hi,all
> > I need writes all reflected rays to a file, but I do not know the
> > defination of the 'RAY' struct. Where can I find this defination.
>
> All source related questions can be posted to povray.programming group.
>
> The RAY / Ray_Struct is defined in frame.h.
>
> ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |