Package | Description |
---|---|
com.metsci.glimpse.painter.texture |
Painters which display data contained in OpenGL textures, including
2D heat maps and images.
|
com.metsci.glimpse.support.projection |
Provides projections which deform rectangular data blocks
stored as textures into data coordinates.
|
com.metsci.glimpse.support.texture |
Extensions to the basic
Texture subclasses. |
Class and Description |
---|
Projection
Provides a mapping from a texture coordinate to the lower left
corner of the polygon which it should be mapped onto.
|
Class and Description |
---|
InvertibleProjection
A complement interface
Projection which
provides the inverse transform for invertible projections. |
Projection
Provides a mapping from a texture coordinate to the lower left
corner of the polygon which it should be mapped onto.
|
Class and Description |
---|
Projection
Provides a mapping from a texture coordinate to the lower left
corner of the polygon which it should be mapped onto.
|
Copyright © 2016 Metron, Inc.. All rights reserved.