[GEM-dev] CPPExtern.h/.cpp question

James Tittle II tigital at mac.com
Mon Oct 11 21:42:57 CEST 2004


...this probably goes to IOhannes, but maybe someone else knows?

...I'm adding some new wrappers to the opengl stuff, and have come 
across a call that seems to take more than 4 args:

void ProgramEnvParameter4dARB(enum target, uint index,
                                   double x, double y, double z, double 
w);

...CPPExtern.h only defines up to CPPEXTERN_NEW_WITH_FOUR_ARGS, so do I 
just need to add some more macros?

l8r,
james





More information about the GEM-dev mailing list