mirror of
https://github.com/SWG-Source/client-tools.git
synced 2026-07-13 22:01:07 -04:00
further cleanup
This commit is contained in:
@@ -905,10 +905,6 @@ bool VertexSorterX ( Vector const & A, Vector const & B )
|
||||
return A.x < B.x;
|
||||
}
|
||||
|
||||
void BuildConvexHull ( VertexList const & verts, VertexList & outPoly )
|
||||
{
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
// 3-d exit test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user