Wade Olsen (wade++at++slack.shoreline-studios.com)
Mon, 29 Jan 1996 19:30:42 -0800
void
drawFunc(pfChannel *chan, void *data)
{
chan->clear();
// pfDraw();
pfDrawBin(PFSORT_OPAQUE_BIN);
// Some GL state changes here
pfDrawBin(PFSORT_TRANSP_BIN);
}
Unfortunately for me, I get a memory fault in the first pfDrawBin call. Am
I doing something wrong here?
Wade
-- ----------------------------- Wade Olsen, Shoreline Studios e-mail: wade++at++shoreline-studios.com phone: 415-321-1441 fax: 415-321-1352
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:18 PDT