Example usage for Java javax.media.j3d DepthComponentInt fields, constructors, methods, implement or subclass
The text is from its open source code.
DepthComponentInt(int width, int height) Constructs a new integer depth (z-buffer) component object with the specified width and height. |
void | setCapability(int bit) Sets the specified capability bit. |