j3d-vrml97-0.1.0

org.jdesktop.j3d.loaders.vrml97.impl
Interface TextureSrc

All Known Implementing Classes:
ImageTexture

public interface TextureSrc

Description of the Interface


Method Summary
 Texture getImplTexture()
          Gets the implTexture attribute of the TextureSrc object
 

Method Detail

getImplTexture

Texture getImplTexture()
Gets the implTexture attribute of the TextureSrc object

Returns:
The implTexture value

j3d-vrml97-0.1.0

Todo: put BSD License reference here..