335

Viewing the scene
Canvas3D class methods

  • Methods on Canvas3D configure the use of the underlying Screen3D, including support for stereo
  • Method
    Canvas3D( Configuration gc )
    boolean getStereoAvailable( )
    void setStereoEnable( boolean flag )
    boolean getDoubleBufferAvailable( )
    void setDoubleBufferEnable( boolean flag )