.. include:: headings.inc .. module:: lib.ogl._basic .. currentmodule:: lib.ogl._basic .. highlight:: python .. _lib.ogl._basic: ========================================================================================================================================== |phoenix_title| **_basic** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **_basic** .. raw:: html

Inheritance diagram of _basic

| |function_summary| Functions Summary ==================================== ================================================================================ ================================================================================ :func:`~lib.ogl._basic.OGLCleanUp` :func:`~lib.ogl._basic.OGLInitialize` ================================================================================ ================================================================================ | |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`lib.ogl._basic.CircleShape` An EllipseShape whose width and height are the same. :ref:`lib.ogl._basic.ControlPoint` :ref:`lib.ogl._basic.EllipseShape` The EllipseShape behaves similarly to the RectangleShape but is :ref:`lib.ogl._basic.PolygonControlPoint` :ref:`lib.ogl._basic.PolygonShape` A PolygonShape's shape is defined by a number of points passed to :ref:`lib.ogl._basic.RectangleShape` The wxRectangleShape has rounded or square corners. :ref:`lib.ogl._basic.Shape` OGL base class :ref:`lib.ogl._basic.ShapeEvtHandler` :ref:`lib.ogl._basic.ShapeRegion` Object region. :ref:`lib.ogl._basic.ShapeTextLine` :ref:`lib.ogl._basic.TextShape` As wxRectangleShape, but only the text is displayed. ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: lib.ogl._basic.CircleShape lib.ogl._basic.ControlPoint lib.ogl._basic.EllipseShape lib.ogl._basic.PolygonControlPoint lib.ogl._basic.PolygonShape lib.ogl._basic.RectangleShape lib.ogl._basic.Shape lib.ogl._basic.ShapeEvtHandler lib.ogl._basic.ShapeRegion lib.ogl._basic.ShapeTextLine lib.ogl._basic.TextShape Functions ------------ .. function:: OGLCleanUp() .. function:: OGLInitialize()