Class ForsythCacheOptimizer

java.lang.Object
xj3d.filter.filters.ForsythCacheOptimizer

public class ForsythCacheOptimizer extends Object
Vertex cache optimization. Order vertices in the best order to optimize usage of the post transform vertex cache. Uses Forsyth method. See this posting about it: http://home.comcast.net/~tom_forsyth/papers/fast_vert_cache_opt.html