| Modifier and Type | Method and Description |
|---|---|
DataBinder |
MainBindingProvider.getDataBinder() |
DataBinder |
BindingProvider.getDataBinder() |
| Modifier and Type | Field and Description |
|---|---|
protected DataBinder |
BasicRenderEngine.dataBinder |
| Modifier and Type | Method and Description |
|---|---|
DataBinder |
RenderEngine.getDataBinder() |
DataBinder |
BasicRenderEngine.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 |
WireframeDraw.draw(DataBinder binder,
Mesh mesh) |
void |
SolidDraw.draw(DataBinder binder,
Mesh mesh) |
void |
DrawStrategy.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 |
LWJGLProvider.getDataBinder() |
| Modifier and Type | Class and Description |
|---|---|
class |
LWJGLDataBinder |
Copyright © 2014. All rights reserved.