mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2026-03-04 11:12:17 +01:00
+ | Camera system
This commit is contained in:
8
includes/glm/mat3x4.hpp
Normal file
8
includes/glm/mat3x4.hpp
Normal file
@ -0,0 +1,8 @@
|
||||
/// @ref core
|
||||
/// @file glm/mat3x4.hpp
|
||||
|
||||
#pragma once
|
||||
#include "./ext/matrix_double3x4.hpp"
|
||||
#include "./ext/matrix_double3x4_precision.hpp"
|
||||
#include "./ext/matrix_float3x4.hpp"
|
||||
#include "./ext/matrix_float3x4_precision.hpp"
|
||||
Reference in New Issue
Block a user