Change namespace name
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "Math.hpp"
|
||||
#include "Range.hpp"
|
||||
|
||||
namespace openVulkanoCpp::Math
|
||||
namespace OpenVulkano::Math
|
||||
{
|
||||
/**
|
||||
* \brief A class that represents an axis aligned bounding box
|
||||
|
||||
Reference in New Issue
Block a user