Start
Guides
Class List
Files
File List
All
Classes
Files
Functions
Variables
Typedefs
Pages
util
util.hpp
1
#pragma once
2
3
#include "
half.hpp
"
// 16 bit float type
4
#include "
Vector.hpp
"
// mathematical vector
5
#include "
Quaternion.hpp
"
// quaternion
6
#include "Matrix.hpp"
// matrix
7
#include "
Color.hpp
"
// color
8
#include "
TerminalLook.hpp
"
// tools to write colored text to stdout
9
#include "Transformation.hpp"
TerminalLook.hpp
This file is part of the Lumina Graphics Framework.
Quaternion.hpp
This file is part of the Lumina Graphics Framework.
Color.hpp
This file is part of the Lumina Graphics Framework.
Vector.hpp
half.hpp
This file is part of the Lumina Graphics Framework [L/util].
Last update on Wed Aug 13 2014 for Lumina v0.1