Added Area.h
This commit is contained in:
8
inc/hgl/math/Bezier.h
Normal file
8
inc/hgl/math/Bezier.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include<hgl/math/Vector.h>
|
||||
|
||||
namespace hgl
|
||||
{
|
||||
|
||||
}//namespace hgl
|
Reference in New Issue
Block a user