#include <GL/glew.h>
#include <OpenGL/gl.h>
#include <string>
#include <cmath>
#include "shader_primitive.h"
#include "function.h"
#include "color.h"
Go to the source code of this file.
Classes | |
class | glot::scalar_field |
scalar_field: a scalar field to plot More... | |
Namespaces | |
namespace | glot |