mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
9 lines
144 B
C++
9 lines
144 B
C++
//
|
|
// Created by Vlad on 8/28/2025.
|
|
//
|
|
#include "omath/3d_primitives/plane.hpp"
|
|
|
|
namespace omath::primitives
|
|
{
|
|
|
|
} // namespace omath::primitives
|