mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Fixed build.
This commit is contained in:
@@ -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] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user