From: Curtis L. O. <cu...@in...> - 2000-02-20 14:12:58
|
Steve Baker writes: > The arrays are reference counted - so you can use the same array > for multiple VtxTables and they'll be deleted only when they are > no longer needed. I'm having trouble thinking of a case where this would be useful. You can't specify alternate indices into these arrays, so wouldn't you end up with duplicate objects? And if you want a duplicate object, wouldn't it be simpler just to connect the same node into the graph multiple times? Regards, Curt. -- Curtis Olson University of MN, ME Dept. Flight Gear Project Twin Cities cu...@me... cu...@fl... Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org |