Hansong Zhang (zhangh++at++cs.unc.edu)
Mon, 3 Jun 1996 18:58:36 -0400 (EDT)
When I set PFSTATE_ENTEXTURE to ON in a pfGeoState and call
apply() (I don't attach the pfGeoState to my gset), my texture
appears O.K. But if I don't pfGeoSet but instead call
pfEnable(PFSTATE_ENTEXTURE), the texture disappears. So what the
difference between
gstate->setMode(PFSTATE_ENTEXTURE,1);
gstate->apply();
and
pfEnable(PFSTATE_ENTEXTURE) ??
Hansong
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:58 PDT