Java javax.media.j3d DepthComponentInt fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d DepthComponentInt fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d DepthComponentInt.

The text is from its open source code.

Constructor

DepthComponentInt(int width, int height)
Constructs a new integer depth (z-buffer) component object with the specified width and height.

Method

voidsetCapability(int bit)
Sets the specified capability bit.