Commit 4020d87
committed
Move duplicate code from ParseFace() and ParseTriSurf() into ParseTriangleSurface()
Also moves `plane` from `srfSurfaceFace_t` to `srfSurfaceGeneric_t`, since it's the only difference between them, and plane computations were already being done on `srfSurfaceGeneric_t` anyway, so they can be moved there too.1 parent 42d388b commit 4020d87
2 files changed
+92
-304
lines changed
0 commit comments