mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Cleanup.
This commit is contained in:
@@ -59,8 +59,8 @@ namespace bx
|
||||
///
|
||||
struct Plane
|
||||
{
|
||||
Vec3 normal;
|
||||
float dist;
|
||||
Vec3 normal;
|
||||
float dist;
|
||||
};
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user