Menu

#6 #ifdef PIXIE_RENDERER

open
nobody
None
5
2007-08-31
2007-08-31
Anonymous
No

Hi,

I would like to know if there is a predefined variable that can help me to identify the current renderer in the RIB file. Exemple :

#ifdef PIXIE_RENDERER
//Specific PIXIE calls
...
#else
//Other renderer specific calls
...
#endif

I don't find this information in the wiki documentation. Thanks in advance,
julien.

Discussion


Log in to post a comment.