#include "defines.h"
#include "vector.h"
#include <memory.h>
Include dependency graph for matrix.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | salt |
Classes | |
class | salt::Matrix |
Matrix provides a 4x4 float Matrix along with methods to set up and manipulate it. More... |