David Plew (kishore++at++aimnet.com)
Tue, 16 Dec 1997 10:00:04 -0800 (PST)
What I have done is as follows:
class myOtherClass : public pfTexture
{
}
class myClass : public myOtherClass
{
}
But offcourse the above makes sens if you don't mind deriving myOtherClass
from pfTexture. In this case, you have to define each on'e 'init()'
function properly.
hope this helps
-anita
kishore++at++triavest.com
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
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:56:25 PDT