Add initial prototype.
This commit is contained in:
9
3-mid/opengl/source/lean/io/opengl-io-collada.ads
Normal file
9
3-mid/opengl/source/lean/io/opengl-io-collada.ads
Normal file
@@ -0,0 +1,9 @@
|
||||
package openGL.IO.collada
|
||||
--
|
||||
-- Provides a function to convert a Collada model file to an openGL IO model.
|
||||
--
|
||||
is
|
||||
|
||||
function to_Model (model_Path : in String) return IO.Model;
|
||||
|
||||
end openGL.IO.collada;
|
||||
Reference in New Issue
Block a user