29 #ifndef GLI_CORE_TEXTURE1D_INCLUDED
30 #define GLI_CORE_TEXTURE1D_INCLUDED
100 void const *
data()
const;
102 template <
typename genType>
104 template <
typename genType>
106 template <
typename genType>
107 genType
const *
data()
const;
110 template <
typename genType>
111 void clear(genType
const & Texel);
132 #endif//GLI_CORE_TEXTURE1D_INCLUDED
storage::dimensions1_type dimensions_type
size_type maxFace() const
glm::uint dimensions1_type
size_type baseLevel() const
size_type baseLayer() const
size_type maxLevel() const
dimensions_type dimensions() const
image operator[](size_type const &Level) const
format_type format() const
OpenGL Image (gli.g-truc.net)
storage::format_type format_type
size_type baseFace() const
storage::size_type size_type
size_type maxLayer() const
storage::texcoord1_type texcoord_type