|
HighMap library (C++)
|
Header file defining basic vector and matrix manipulation classes. More...
Go to the source code of this file.
Classes | |
| struct | hmap::Vec2< float > |
| struct | hmap::Vec2< int > |
| struct | hmap::Vec3< float > |
| struct | hmap::Vec3< int > |
| struct | hmap::Vec4< float > |
| struct | hmap::Vec4< int > |
| struct | hmap::IVec4Hash |
| struct | hmap::IVec4Eq |
| struct | hmap::Mat< T > |
| Mat class for basic manipulation of 2D matrices. More... | |
Namespaces | |
| namespace | hmap |
Functions | |
| glm::vec4 | hmap::adjust (const glm::vec4 &v, float dx, float dy, float dz, float dw) |
Header file defining basic vector and matrix manipulation classes.