Added TODO
Former-commit-id: 7695c390112ebaa2340779e32f417ae302905b09
This commit is contained in:
parent
c9d636c929
commit
f714a58993
|
|
@ -7,6 +7,8 @@
|
||||||
#include <Nazara/Graphics/Light.hpp>
|
#include <Nazara/Graphics/Light.hpp>
|
||||||
#include <Nazara/Graphics/Debug.hpp>
|
#include <Nazara/Graphics/Debug.hpp>
|
||||||
|
|
||||||
|
///TODO: Remplacer les sinus/cosinus par une lookup table (va booster les perfs d'un bon x10)
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
enum ResourceType
|
enum ResourceType
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue