
/* cgfx_dump.h */

#include <Cg/cg.h>

extern void dumpCgContext(CGcontext context, CGbool unabridged);


