Fixed build.

This commit is contained in:
Branimir Karadžić
2016-12-05 17:06:13 -08:00
parent 58e46330cd
commit 26aa7253f5

View File

@@ -578,7 +578,7 @@ class ExampleDeferred : public entry::AppI
lightPosRadius.m_radius = 2.0f;
Aabb aabb;
sphereToAabb(aabb, lightPosRadius);
toAabb(aabb, lightPosRadius);
float box[8][3] =
{