| Modifier and Type | Method and Description |
|---|---|
DataBinder |
GraphicsBindingProvider.getDataBinder() |
| Modifier and Type | Field and Description |
|---|---|
protected DataBinder |
BasicRenderEngine.dataBinder |
| Modifier and Type | Method and Description |
|---|---|
DataBinder |
BasicRenderEngine.getDataBinder() |
DataBinder |
RenderEngine.getDataBinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderTarget.bindAsRenderTarget(DataBinder binder)
Binds the object as render target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DrawStrategy.draw(DataBinder binder,
Mesh mesh) |
void |
SolidDraw.draw(DataBinder binder,
Mesh mesh) |
void |
WireframeDraw.draw(DataBinder binder,
Mesh mesh) |
| Modifier and Type | Method and Description |
|---|---|
void |
FrameBuffer.bindAsRenderTarget(DataBinder binder)
Binds the object as render target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LWJGLWindow.bindAsRenderTarget(DataBinder binder) |
| Modifier and Type | Method and Description |
|---|---|
DataBinder |
LWJGLGraphicsBindingProvider.getDataBinder() |
| Modifier and Type | Class and Description |
|---|---|
class |
LWJGLDataBinder |
Copyright © 2015. All rights reserved.