Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

MathGLGraphicsObjects class

vanyason edited this page May 19, 2018 · 1 revision

MathGLGraphicsObjects class

This is the base class, created to provide something similar to the Strategy pattern inside MathGLGraphics. Purpose of this classes family - prepare data arrays for plotting

For each type of a function there is a concrete class, inherited from MathGLGraphicsObjects.

Clone this wiki locally