202

Introducing texture mapping
Texture class methods

  • Methods on Texture and Texture2D select the image, and turn texture mapping on and off
  • Method
    Texture( )
    Texture2D( )
    void setImage( int level, ImageComponent2D image )
    void setEnable( boolean onOff )