Exemple #1
0
 public JobSite getJobSiteAlongRay(Ray ray)
 {
     return(jobSiteManager.getJobSiteAlongRay(ray));
 }