opengl: Cosmetics.
This commit is contained in:
@@ -2,6 +2,7 @@ private
|
||||
with
|
||||
openGL.Buffer.indices;
|
||||
|
||||
|
||||
package openGL.Primitive.indexed
|
||||
--
|
||||
-- Provides a class for indexed openGL primitives.
|
||||
@@ -37,6 +38,7 @@ is
|
||||
procedure destroy (Self : in out Item);
|
||||
|
||||
|
||||
|
||||
--------------
|
||||
-- Attributes
|
||||
--
|
||||
@@ -45,6 +47,7 @@ is
|
||||
procedure Indices_are (Self : in out Item; Now : in long_Indices);
|
||||
|
||||
|
||||
|
||||
--------------
|
||||
-- Operations
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user