#include "framework/YiPredef.h"#include "utility/YiString.h"#include <glm/gtc/constants.hpp>#include <glm/gtc/epsilon.hpp>Go to the source code of this file.
Classes | |
| class | CYIProfileData |
| This class is used as a profiling or a measurement tool for recurring activities. By marking the beginning and the end of a particular activity, various statistics can be queried from this class. More... | |
| class | CYIProfileData::Average |