Hi,

On Fri, 2007-03-09 at 10:13 -0600, Allen Bierbaum wrote:
> Can anyone give me a hint how to port the statNTexBytes code from 1.8 to 
> 2.0? 
> 
> I can't find a way to get at the stat collector in 2.0.  In 1.8 the code 
> asks the action for the stat collector.  But in 2.0 the code in 
> TextureChunk where the texture is activated doesn't have a reference to 
> the action.  Any ideas?

pDrawEnv->getRAction()  // the old one
pDrawEnv->getRTAction() // the new one.

only the one used will be set.

gerrit

-- 
It's Emergent[*], you see.

[*] [adj] A word favored by computer nerds; mandatory for DARPA research
          applications; on recent evidence, a synonym for 'doomed'.   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to