SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <string>
#include <vector>
#include <assert.h>
Go to the source code of this file.
Classes | |
class | Utils::Averaged< T > |
Averaged template class provides an average value from a fixed size array. More... | |
Namespaces | |
Utils | |
Utils provides utilities for string & file handling, logging and math functions. | |
Typedefs | |
typedef Utils::Averaged< float > | Utils::AvgFloat |
Definition in file Averaged.h.