JSR-184 Public Review Draft - Apr. 30, 2003.

Uses of Class
javax.microedition.m3d.Texture2D

Uses of Texture2D in javax.microedition.m3d
 

Methods in javax.microedition.m3d that return Texture2D
 Texture2D Appearance.getTexture(int index)
          Retrieves the current texture image and its attributes for the given texturing unit.
 

Methods in javax.microedition.m3d with parameters of type Texture2D
 void Appearance.setTexture(int index, Texture2D texture)
          Sets the texture image and its attributes for the given texturing unit.
 


JSR-184 Public Review Draft - Apr. 30, 2003.

Copyright © 2003 Nokia Corporation. See the Copyright Notice for details.