U
    ˜9%eJ  ã                   @   s   G d d„ dƒZ dS )c                   @   s$   e Zd ZdZdZdd„ Zdd„ ZdS )Ú
PlotObjectzF
    Base class for objects which can be displayed in
    a Plot.
    Tc                 C   s   | j r|  ¡  d S )N)ÚvisibleÚdraw©Úself© r   úd/var/www/html/Darija-Ai-API/env/lib/python3.8/site-packages/sympy/plotting/pygletplot/plot_object.pyÚ_draw   s    zPlotObject._drawc                 C   s   dS )z\
        OpenGL rendering code for the plot object.
        Override in base class.
        Nr   r   r   r   r   r      s    zPlotObject.drawN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r   r   r      s   r   N)r   r   r   r   r   Ú<module>   ó    