mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-07-09 00:51:46 +08:00
9 lines
123 B
C++
9 lines
123 B
C++
/// @ref core
|
|
/// @file glm/geometric.hpp
|
|
|
|
#include "detail/setup.hpp"
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_geometric.hpp"
|