Skip to content
Snippets Groups Projects
Commit e60b4e10 authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

ScreenScales: javadoc

parent 81b7bec1
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,11 @@ import net.imglib2.Interval;
import net.imglib2.realtransform.AffineTransform3D;
import net.imglib2.util.Intervals;
/**
* Maintains current sizes and transforms at every screen scale level. Records
* interval rendering requests. Suggests full frame or interval scale to render
* in order to meet a specified target rendering time in nanoseconds.
*/
class ScreenScales
{
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment