From 9b83919815f6a6ce5d73da1c28483970d0ca5589 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 3 Feb 2021 14:22:28 -0600 Subject: added dev/MinGfx/ --- .../html/classmingfx_1_1_text_shader-members.html | 102 +++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 dev/MinGfx/docs/html/classmingfx_1_1_text_shader-members.html (limited to 'dev/MinGfx/docs/html/classmingfx_1_1_text_shader-members.html') diff --git a/dev/MinGfx/docs/html/classmingfx_1_1_text_shader-members.html b/dev/MinGfx/docs/html/classmingfx_1_1_text_shader-members.html new file mode 100644 index 0000000..d8cbc90 --- /dev/null +++ b/dev/MinGfx/docs/html/classmingfx_1_1_text_shader-members.html @@ -0,0 +1,102 @@ + + + + + + + +MinGfx Toolkit: Member List + + + + + + + + + + + + +
+
+ + + + + + +
+
MinGfx Toolkit +  1.0 +
+
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
mingfx::TextShader Member List
+
+
+ +

This is the complete list of members for mingfx::TextShader, including all inherited members.

+ + + + + + + + + +
Draw3D(const Matrix4 &model, const Matrix4 &view, const Matrix4 &projection, const std::string &text, TextFormat format, bool cache=false)mingfx::TextShader
HorizAlign enum namemingfx::TextShader
Init(const std::string &font_file, int native_font_size)mingfx::TextShader
native_font_size()mingfx::TextShader
TextExtents(const std::string &text, TextFormat format, bool cache=false)mingfx::TextShader
TextShader()mingfx::TextShader
VertAlign enum namemingfx::TextShader
~TextShader()mingfx::TextShadervirtual
+ + + + + -- cgit v1.2.3