Uses of Class
com.jme.image.TextureCubeMap.Face

Packages that use TextureCubeMap.Face
com.jme.image   
 

Uses of TextureCubeMap.Face in com.jme.image
 

Methods in com.jme.image that return TextureCubeMap.Face
static TextureCubeMap.Face TextureCubeMap.Face.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TextureCubeMap.Face[] TextureCubeMap.Face.values()
          Returns an array containing the constants of this enum type, in the order they are declared.