SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
Averaged.h File Reference
#include <string>
#include <vector>
#include <assert.h>
Include dependency graph for Averaged.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Authors
Marcus Hudritsch
Date
July 2014
Authors
Marcus Hudritsch
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file Averaged.h.