Interface GlyphsVisitor
- All Superinterfaces:
MeshVisitor
- All Known Implementing Classes:
GlyphsVisitorImpl
Visitor, which calculate suitable position and orientation of glyphs from visited meshes.
It uses given sub-sampling strategy to locate glyphs.
Based on V. Interrante et al.: Conveying the 3D shape of smoothly curving transparent surfaces via texture, 1997, doi: 10.1109/2945.597794
-
Method Summary
Methods inherited from interface cz.fidentis.analyst.data.mesh.MeshVisitor
dispose, isThreadSafe, visitMeshFacet
-
Method Details
-
getGlyphs
Returns computed glyphs.- Returns:
- computed glyphs
-