Package org.deegree.rendering.r3d.multiresolution.crit

Interface Summary
LODCriterion Interface for LOD criteria, i.e. functions that determine whether Arcs in the DAG have to be "applied" (the arcs correspond to mesh refinements) during selective refinement / spatial selection.
 

Class Summary
Coarsest LODCriterion that requests the coarsest LOD available in a MultiresolutionMesh.
Finest LODCriterion that requests the finest LOD available in a MultiresolutionMesh.
MaxError LODCriterion that requests the smallest LOD in a MultiresolutionMesh with an approximation error that does not exceed a given bound.
ViewFrustumCrit LODCriterion for specifying LODs that are optimized for perspective rendering.
 



Copyright © 2011. All Rights Reserved.