opengl: Cosmetics.
This commit is contained in:
@@ -10,6 +10,7 @@ is
|
||||
type Views is array (Index_t range <>) of View;
|
||||
|
||||
|
||||
|
||||
---------
|
||||
-- Forge
|
||||
--
|
||||
@@ -23,6 +24,7 @@ is
|
||||
function new_Primitive (Kind : in facet_Kind;
|
||||
vertex_Count : in Natural) return Primitive.non_indexed.view;
|
||||
|
||||
|
||||
--------------
|
||||
-- Operations
|
||||
--
|
||||
@@ -39,4 +41,5 @@ private
|
||||
vertex_Count : Natural := 0;
|
||||
end record;
|
||||
|
||||
|
||||
end openGL.Primitive.non_indexed;
|
||||
|
||||
Reference in New Issue
Block a user