David wrote:

>For example, the
>program spent 2.95% of its time in ssgVtxTable::getNumVertices,

This simply calls getNum of the list, which simply returns a member
variable:

  int getNum (void) { return total ; }

See ssg.h.

>David

Bye bye,
Wolfram.


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to