Page MenuHomec4science

assets.h
No OneTemporary

File Metadata

Created
Sun, Mar 2, 01:47

assets.h

#ifndef ASSETS_H
#define ASSETS_H
#include "graphtools.h"
#include "glmodel.h"
namespace beta
{
symkit::color_s colorGradientFunction(double speed, double limit);
}
#endif // ASSETS_H

Event Timeline