| Modifier and Type | Method and Description |
|---|---|
(package private) Material |
NGPhongMaterial.createMaterial(ResourceFactory f) |
(package private) Mesh |
NGTriangleMesh.createMesh(ResourceFactory rf) |
private int |
NGImageView.maxSizeWrapper(ResourceFactory factory) |
private void |
NGPhongMaterial.validate(ResourceFactory f) |
| Constructor and Description |
|---|
RegionImageCache(ResourceFactory factory) |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceFactory |
ViewPainter.factory |
private ResourceFactory |
QuantumToolkit.QuantumImage.rf |
| Modifier and Type | Method and Description |
|---|---|
(package private) RTTexture |
QuantumToolkit.QuantumImage.getRT(int w,
int h,
ResourceFactory rfNew) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceFactory |
GraphicsPipeline.getDefaultResourceFactory() |
abstract ResourceFactory |
GraphicsPipeline.getDefaultResourceFactory(java.util.List<Screen> screens) |
ResourceFactory |
Graphics.getResourceFactory() |
abstract ResourceFactory |
GraphicsPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
D3DResourceFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
D3DPipeline.getDefaultResourceFactory(java.util.List<Screen> screens) |
ResourceFactory |
D3DPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Class and Description |
|---|---|
class |
ES2ResourceFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
ES2Pipeline.getDefaultResourceFactory(java.util.List<Screen> screens) |
ResourceFactory |
ES2Pipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Method and Description |
|---|---|
Texture |
CompoundTexture.getTile(int x,
int y,
ResourceFactory factory) |
Texture |
CachingCompoundImage.getTile(int x,
int y,
ResourceFactory factory) |
protected abstract Texture |
CompoundImage.getTile(int x,
int y,
ResourceFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseResourceFactory |
| Modifier and Type | Field and Description |
|---|---|
private ResourceFactory |
BaseContext.factory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
BaseGraphics.getResourceFactory() |
ResourceFactory |
BaseContext.getResourceFactory() |
| Constructor and Description |
|---|
BaseContext(Screen screen,
ResourceFactory factory,
int vbQuads) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseShaderFactory |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
J2DResourceFactory |
(package private) static class |
PrismPrintGraphics.PrintResourceFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
J2DPipeline.getDefaultResourceFactory(java.util.List<Screen> screens) |
ResourceFactory |
J2DPrismGraphics.getResourceFactory() |
(package private) ResourceFactory |
J2DPresentable.getResourceFactory() |
ResourceFactory |
J2DPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DummyResourceFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
NULL3DPipeline.getDefaultResourceFactory(java.util.List<Screen> screens) |
ResourceFactory |
NULL3DPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ShaderFactory |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
SWResourceFactory |
| Modifier and Type | Field and Description |
|---|---|
private ResourceFactory |
SWContext.factory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
SWPipeline.getDefaultResourceFactory(java.util.List<Screen> screens) |
ResourceFactory |
SWPipeline.getResourceFactory(Screen screen) |
| Constructor and Description |
|---|
SWContext(ResourceFactory factory) |
| Modifier and Type | Field and Description |
|---|---|
private ResourceFactory |
PPSRenderer.rf |
| Modifier and Type | Method and Description |
|---|---|
(package private) static PPSDrawable |
PPSDrawable.create(ResourceFactory factory,
int width,
int height) |
(package private) static int |
PPSDrawable.getCompatibleHeight(ResourceFactory factory,
int h) |
(package private) static int |
PPSDrawable.getCompatibleWidth(ResourceFactory factory,
int w) |
| Modifier and Type | Field and Description |
|---|---|
private ResourceFactory |
PSWRenderer.resourceFactory |
| Modifier and Type | Method and Description |
|---|---|
static PSWRenderer |
PSWRenderer.createJSWInstance(ResourceFactory factory)
Returns a
JSW (Java/CPU) renderer for the given screen. |
| Constructor and Description |
|---|
PSWRenderer(ResourceFactory factory,
RendererDelegate delegate) |