|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorBufferState | |
org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
Uses of ColorBufferState in org.j3d.aviatrix3d |
Methods in org.j3d.aviatrix3d that return ColorBufferState | |
ColorBufferState |
RenderPass.getColorBufferState()
Get the currently set color buffer state. |
Methods in org.j3d.aviatrix3d with parameters of type ColorBufferState | |
void |
RenderPass.setColorBufferState(ColorBufferState state)
Set the color buffer state that should be applied to the during this pass. |
int |
ColorBufferState.compareTo(ColorBufferState cbs)
Compares this object with the specified object for order. |
boolean |
ColorBufferState.equals(ColorBufferState cbs)
Compares this object with the specified object to check for equivalence. |
|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |