From dd1c82f04797ffaf6f81c0f2194dfd31b669e825 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 6 Aug 2009 22:32:23 -0700 Subject: Add UML Class Diagram --- doc/bouml/html/fig128069.svg | 299 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 299 insertions(+) create mode 100644 doc/bouml/html/fig128069.svg (limited to 'doc/bouml/html/fig128069.svg') diff --git a/doc/bouml/html/fig128069.svg b/doc/bouml/html/fig128069.svg new file mode 100644 index 000000000..d9e0000b3 --- /dev/null +++ b/doc/bouml/html/fig128069.svg @@ -0,0 +1,299 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <<interface>> + GL + + + + + + + + <<interface>> + GL2ES1 + + + + + + + + <<interface>> + GL2 + + + + + + + + <<interface>> + GL2ES2 + + + + + + + + <<interface>> + GL3 + + + + + + + + <<interface>> + GLES2 + + + + + + + + GLContext + + + + + + + + GLDrawable + + + + + + + GL2Impl + + + + + + + GL3Impl + + + + + + + GLES2Impl + + + + Desktop final public + OpenGL Interfaces + Mobile final public + OpenGL Interfaces + Private implementation (detail) + Desktop/Mobile Common Interfaces + + + + + <<interface>> + NativeWindow + + + + + + + + AbstractGraphicsConfiguration + + + + + + + + GLCapabilities + + + + + + + + GLProfile + + + + Lifecycle: From the lower right to + the top, left step where the + GLContext is created with a + suitable GL implementation + matching the GLProfile. + + + + + <<interface>> + GLES1 + + + + + + + + <<interface>> + GL2GL3 + + + + + + + GLES1Impl + + + + + + + + Capabilities + + + + + 1 + + + 1 + + + 0..1 + + + 1 + + + chosen + + + 1 + + + requested + + + 1 + + -- cgit v1.2.3