mirror of
https://github.com/AxioDL/zeus.git
synced 2025-12-18 01:15:38 +00:00
More reimplementations
This commit is contained in:
@@ -17,8 +17,7 @@ public:
|
||||
start = a;
|
||||
if (ab.x != 0.0f || ab.y != 0.0f || ab.z != 0.0f)
|
||||
normal = ab;
|
||||
else
|
||||
normal = CVector3f::skZero;
|
||||
|
||||
end = b;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user