opengl.model: Add a lit and textured circle model.
This commit is contained in:
@@ -53,6 +53,7 @@ is
|
||||
|
||||
|
||||
|
||||
|
||||
overriding
|
||||
function to_Coordinates (Self : in xz_Generator; the_Vertices : access Sites) return Coordinates_2D
|
||||
is
|
||||
@@ -88,6 +89,7 @@ is
|
||||
|
||||
|
||||
|
||||
|
||||
overriding
|
||||
function to_Coordinates (Self : in xy_Generator; the_Vertices : access Sites) return Coordinates_2D
|
||||
is
|
||||
@@ -123,6 +125,7 @@ is
|
||||
|
||||
|
||||
|
||||
|
||||
overriding
|
||||
function to_Coordinates (Self : in zy_Generator; the_Vertices : access Sites) return Coordinates_2D
|
||||
is
|
||||
|
||||
Reference in New Issue
Block a user