Page MenuHomec4science

assets.h
No OneTemporary

File Metadata

Created
Thu, Jan 9, 21:52

assets.h

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

Event Timeline