opengl: Revamp multi-texturing.
This commit is contained in:
@@ -13,7 +13,7 @@ is
|
||||
|
||||
function new_Capsule (Radius : in Real;
|
||||
Height : in Real;
|
||||
texture_Details : in texture_Set.Details;
|
||||
texture_Details : in texture_Set.item;
|
||||
Image : in asset_Name := null_Asset) return View
|
||||
is
|
||||
Self : constant View := new Item;
|
||||
|
||||
Reference in New Issue
Block a user