Hello Erik,

Erik Podetti wrote:
> And a Last question....
> The getDrawTime() func has to be called the row after I call 
> fbo->render()    right?

in theory, it looks like this field is unused. Statistics are instead 
kept in the RenderAction which has statTravTime (time to go through the 
graph and build the draw tree) and statDrawTime (time to render the draw 
tree). You can take a look at one of the examples using statistics on 
how to get these values.

        Cheers,
                Carsten

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to