Modifier and Type | Interface and Description |
---|---|
interface |
Filterable |
Modifier and Type | Method and Description |
---|---|
LockableResource |
FloatMap.getAccelData(FilterContext fctx) |
Modifier and Type | Interface and Description |
---|---|
interface |
HeapImage |
interface |
PoolFilterable |
Modifier and Type | Method and Description |
---|---|
LockableResource |
Renderer.createFloatTexture(int w,
int h) |
Modifier and Type | Method and Description |
---|---|
void |
Renderer.updateFloatTexture(LockableResource texture,
FloatMap map) |
Modifier and Type | Class and Description |
---|---|
class |
PrDrawable |
class |
PrImage
This is a special class that is only used for the purposes of converting
a Prism image (from Image.platformImage) into a Filterable (see
PrismToolkit.toFilterable()) that can then be passed to
PrRenderer.createImageData().
|
class |
PrTexture<T extends Texture> |
Modifier and Type | Class and Description |
---|---|
class |
PPSDrawable |
Modifier and Type | Method and Description |
---|---|
LockableResource |
PPSRenderer.createFloatTexture(int w,
int h) |
Modifier and Type | Method and Description |
---|---|
void |
PPSRenderer.updateFloatTexture(LockableResource texture,
FloatMap map) |
Modifier and Type | Class and Description |
---|---|
class |
PSWDrawable |
Copyright © 2020. All rights reserved.