opengl: Cosmetics.
This commit is contained in:
@@ -2,6 +2,7 @@ private
|
||||
with
|
||||
openGL.Buffer.long_indices;
|
||||
|
||||
|
||||
package openGL.Primitive.long_indexed
|
||||
--
|
||||
-- Provides a class for long indexed openGL primitives.
|
||||
@@ -27,6 +28,7 @@ is
|
||||
procedure destroy (Self : in out Item);
|
||||
|
||||
|
||||
|
||||
--------------
|
||||
-- Attributes
|
||||
--
|
||||
@@ -34,6 +36,7 @@ is
|
||||
procedure Indices_are (Self : in out Item; Now : in long_Indices);
|
||||
|
||||
|
||||
|
||||
--------------
|
||||
-- Operations
|
||||
--
|
||||
@@ -50,4 +53,5 @@ private
|
||||
Indices : Buffer.long_indices.view;
|
||||
end record;
|
||||
|
||||
|
||||
end openGL.Primitive.long_indexed;
|
||||
|
||||
Reference in New Issue
Block a user