MCPcopy Create free account
hub / github.com/Rustam-Z/cpp-programming / Matrix

Class Matrix

Project_Labirint_Game/sfml/include/SFML/Graphics/Glsl.hpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 // Forward declarations
42 template <std::size_t Columns, std::size_t Rows>
43 struct Matrix;
44
45 template <typename T>
46 struct Vector4;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected