POV-Ray : Newsgroups : povray.beta-test : selective component loading..... : Re: selective component loading..... Server Time
28 Jul 2024 18:27:29 EDT (-0400)
  Re: selective component loading.....  
From: Andycadd
Date: 24 Oct 2007 21:10:00
Message: <web.471feca07dcd5e2ffedbe4b90@news.povray.org>
Nicolas Alvarez <nic### [at] gmailisthebestcom> wrote:

> > BUT....    step 1.  Is there a partial load possible for ".inc" files?
> > a file access keyword to let me search for specific textures/materials from
> > within the parser, rather than loading the entire ".inc" file.
>
> No. But you can do:
> #if (something)
> #include "file.inc"
> #end
>
> Conditional including is possible. Partial including is not.

Yes Yes is there a glossary/appendix for the syntax somewhere?

thank you


Post a reply to this message

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