예제 #1
0
 public BVH_BuildThread(BVH_BuildTool theBuildTool, BVH_BuildQueue theBuildQueue)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public BVH_BuildTool(BVH_BuildTool parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }