Added Area.h

This commit is contained in:
2024-08-02 22:31:31 +08:00
parent 7589d62732
commit 866f69034b
6 changed files with 98 additions and 26 deletions

8
inc/hgl/math/Bezier.h Normal file
View File

@@ -0,0 +1,8 @@
#pragma once
#include<hgl/math/Vector.h>
namespace hgl
{
}//namespace hgl