Example usage for Java javax.media.j3d GraphicsConfigTemplate3D fields, constructors, methods, implement or subclass
The text is from its open source code.
GraphicsConfigTemplate3D() Constructs a GraphicsConfigTemplate3D object with default parameters. |
void | setDoubleBuffer(int value) Sets the double buffering requirement. |
void | setSceneAntialiasing(int value) Sets the scene antialiasing requirement. |
void | setStereo(int value) Sets the stereo requirement. |