opengl: Cosmetics.
This commit is contained in:
@@ -6,6 +6,7 @@ with
|
||||
|
||||
ada.unchecked_Deallocation;
|
||||
|
||||
|
||||
package body openGL.Primitive.long_indexed
|
||||
is
|
||||
---------
|
||||
@@ -25,7 +26,7 @@ is
|
||||
|
||||
Self.facet_Kind := Kind;
|
||||
Self.Indices := new Buffer.long_indices.Object' (to_Buffer (buffer_Indices'Access,
|
||||
usage => Buffer.static_Draw));
|
||||
Usage => Buffer.static_Draw));
|
||||
end define;
|
||||
|
||||
|
||||
@@ -52,6 +53,7 @@ is
|
||||
end destroy;
|
||||
|
||||
|
||||
|
||||
--------------
|
||||
-- Attributes
|
||||
--
|
||||
@@ -70,6 +72,7 @@ is
|
||||
end Indices_are;
|
||||
|
||||
|
||||
|
||||
--------------
|
||||
-- Operations
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user