Working on Portals, related questions
#23
You're using Sort as if it is a static function (calling on a class), while you should actually call it on a cCuboid object.

So you should use _check_cuboid:Sort() instead


Also, all this function does is make sure the p1 coordinates are all lower values than the p2 coordinates. This will make sure the IsInside() functions work
Reply
Thanks given by:


Messages In This Thread
RE: Working on Portals, related questions - by FakeTruth - 09-07-2012, 04:52 AM



Users browsing this thread: 3 Guest(s)