Package | Description |
---|---|
com.threed.jpct |
Modifier and Type | Method and Description |
---|---|
void |
FrameBuffer.addPostProcessor(IPostProcessor proc)
Adds an IPostProcessor to run a post processing on the framebuffer.
|
void |
FrameBuffer.removePostProcessor(IPostProcessor proc)
Removes a post processor from the framebuffer.
|