opengl: Cosmetics.
This commit is contained in:
@@ -191,8 +191,6 @@ is
|
||||
procedure enable_Textures (Self : in out Item)
|
||||
is
|
||||
begin
|
||||
-- ada.Text_IO.put_Line (Self.Model'Image);
|
||||
|
||||
texturing.enable (for_Model => Self.Model.all'Access,
|
||||
Uniforms => texture_Uniforms,
|
||||
texture_Set => Self.texture_Set);
|
||||
|
||||
@@ -8,7 +8,6 @@ with
|
||||
openGL.Model;
|
||||
|
||||
|
||||
-- private
|
||||
package openGL.Geometry.texturing
|
||||
--
|
||||
-- Provides texturing support for geometries.
|
||||
|
||||
Reference in New Issue
Block a user