From cb3716ffb584fe0f593b6f1669a8efdba1305104 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 29 Mar 2016 02:16:55 +1000 Subject: Added my version of libg3d and friends. --- .../mimesh/libg3d-0.0.8/doc/api/tmpl/texture.sgml | 121 +++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 src/others/mimesh/libg3d-0.0.8/doc/api/tmpl/texture.sgml (limited to 'src/others/mimesh/libg3d-0.0.8/doc/api/tmpl/texture.sgml') diff --git a/src/others/mimesh/libg3d-0.0.8/doc/api/tmpl/texture.sgml b/src/others/mimesh/libg3d-0.0.8/doc/api/tmpl/texture.sgml new file mode 100644 index 0000000..5a2d7e7 --- /dev/null +++ b/src/others/mimesh/libg3d-0.0.8/doc/api/tmpl/texture.sgml @@ -0,0 +1,121 @@ + +texture + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@G3D_TEXENV_UNSPECIFIED: +@G3D_TEXENV_BLEND: +@G3D_TEXENV_DECAL: +@G3D_TEXENV_MODULATE: +@G3D_TEXENV_REPLACE: + + + + + + +@name: +@width: +@height: +@depth: +@flags: +@pixeldata: +@tex_id: +@tex_env: +@tex_scale_u: +@tex_scale_v: + + + + + + +@context: +@model: +@filename: +@Returns: + + + + + + + +@context: +@model: +@stream: +@Returns: + + + + + + + +@context: +@filename: +@Returns: + + + + + + + +@texture: + + + + + + + +@texture: +@Returns: + + + + + + + +@texture: +@Returns: + + + + + + + +@image: +@aimage: +@Returns: + + -- cgit v1.1