0.8.0 API documentation
texture Member List

This is the complete list of members for texture, including all inherited members.

base_face() const texture
base_layer() const texture
base_level() const texture
base_offset(size_type Layer, size_type Face, size_type Level) const textureprotected
clear()texture
clear(genType const &Texel)texture
clear(size_type Layer, size_type Face, size_type Level, genType const &Texel)texture
data()texture
data()texture
data() const texture
data() const texture
data(size_type Layer, size_type Face, size_type Level)texture
data(size_type Layer, size_type Face, size_type Level) const texture
data(size_type Layer, size_type Face, size_type Level)texture
data(size_type Layer, size_type Face, size_type Level) const texture
empty() const texture
extent(size_type Level=0) const texture
faces() const texture
format() const texture
layers() const texture
levels() const texture
max_face() const texture
max_layer() const texture
max_level() const texture
size() const texture
size() const texture
size(size_type Level) const texture
size(size_type Level) const texture
swizzle(gli::swizzles const &Swizzles)texture
target() const texture
texture()texture
texture(target_type Target, format_type Format, extent_type const &Extent, size_type Layers, size_type Faces, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))texture
texture(texture const &Texture, target_type Target, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))texture
texture(texture const &Texture, target_type Target, format_type Format, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))texture