This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofMatrix4x4.h File Reference
#include "ofVec4f.h"
#include "ofQuaternion.h"
#include "ofMathConstants.h"
#include "ofConstants.h"
#include "glm/mat4x4.hpp"
#include <cmath>
Go to the source code of this file.
Classes | |
class | ofMatrix4x4 |
The ofMatrix4x4 is the big class of the math part of openFrameworks. More... | |