Searched defs:CubemapAttribute (Results 1 – 1 of 1) sorted by relevance
24 public class CubemapAttribute extends Attribute { class36 public CubemapAttribute (final long type) { in CubemapAttribute() method in CubemapAttribute42 …public <T extends Cubemap> CubemapAttribute (final long type, final TextureDescriptor<T> textureDe… in CubemapAttribute() method in CubemapAttribute47 public CubemapAttribute (final long type, final Cubemap texture) { in CubemapAttribute() method in CubemapAttribute52 public CubemapAttribute (final CubemapAttribute copyFrom) { in CubemapAttribute() method in CubemapAttribute