public BVH_BuildThread(BVH_BuildTool theBuildTool, BVH_BuildQueue theBuildQueue) : base() { throw new NotImplementedException(); }
public BVH_BuildTool(BVH_BuildTool parameter1) : base() { throw new NotImplementedException("Native class is abstract"); }