|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Arc | A directed arc of a MultiresolutionMesh . |
MeshFragment | Encapsulates the bounding box and approximation error for a fragment of a MultiresolutionMesh and provides
access to the actual geometry data. |
MeshFragmentData | The MeshFragmentData holds the fragment data. |
MultiresolutionMesh | Implementation of a fragment based multiresolution model for massive triangle meshes (e.g. large terrain surfaces, but also suitable for free-form surfaces) based on the Batched Multi-Triangulation as described by Cignoni et al. |
Node | A node of a MultiresolutionMesh . |
SelectiveRefinement | Implementation of a selective refinement algorithm that operates on MultiresolutionMesh instances. |
SpatialSelection | Implementation of spatial selection algorithm for MultiresolutionMesh . |
Implementation of an efficient multiresolution model for massive triangle meshes (e.g. large terrain surfaces) based on the Batched Multi-Triangulation as described by Cignoni et al.
Realizes the data model (the DAG) of the Batched Multi-Triangulation and contains implementations of selective refinement and spatial selection algorithms.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |