include paths normalized
This commit is contained in:
@@ -650,7 +650,7 @@ void SpherePackFactory::RayTrace(const Vector3d &p1,
|
||||
mRoot->RayTrace(p1,dir,dist,this);
|
||||
}
|
||||
|
||||
#include "../EterBase/Debug.h"
|
||||
#include "EterBase/Debug.h"
|
||||
|
||||
void SpherePackFactory::RangeTest(const Vector3d ¢er,float radius,SpherePackCallback *callback)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user