mirror of
https://github.com/AxioDL/zeus.git
synced 2025-12-20 02:15:24 +00:00
More reimplementations
Move API to Zeus namespace
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include "CPlane.hpp"
|
||||
#include "CAABox.hpp"
|
||||
|
||||
namespace Zeus
|
||||
{
|
||||
class CFrustum
|
||||
{
|
||||
CPlane m_planes[6];
|
||||
@@ -123,5 +125,5 @@ public:
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
#endif // CFRUSTUM_HPP
|
||||
|
||||
Reference in New Issue
Block a user