|
CPP-TOOLBOX
|
#include <cmath>#include <array>#include <glm/glm.hpp>#include <functional>#include <glm/gtc/epsilon.hpp>Go to the source code of this file.
Classes | |
| class | linalg_utils::Plane |
Namespaces | |
| namespace | linalg_utils |
Functions | |
| std::function< glm::vec4(const glm::vec4 &)> | linalg_utils::make_matrix_multiplier (const glm::mat4 &m) |