Skip to content
  • Robert Menzel's avatar
    Reworking Textures · 2ec9c2eb
    Robert Menzel authored
    * Sampler have getters for all parameters
    * Texture gets a base class
    * TextureBuffer moved to own file
    
    Texture is still compatible with the old Texture class, new classes will be based on TextureBase and Texture will only remain for compatibility!
    2ec9c2eb