opengl: Cosmetics.
This commit is contained in:
@@ -9,12 +9,13 @@ with
|
||||
|
||||
package openGL.Geometry.textured
|
||||
--
|
||||
-- Supports per-vertex site and texture.
|
||||
-- Supports 'per-vertex' site and texture.
|
||||
--
|
||||
is
|
||||
type Item is new openGL.Geometry.item with private;
|
||||
type View is access all Item'Class;
|
||||
|
||||
|
||||
function new_Geometry return View;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user