aa0fb379218f6b86818442412779930261a7d51a
Christoph Budziszewski searchlight ready. missing...

Christoph Budziszewski authored 15 years ago

1) function sphere = fbs_buildSphere(mapping,center,radius,vdim)
Christoph Budziszewski debugging

Christoph Budziszewski authored 14 years ago

2) if radius == 0
3)     sphere = center;
4)     return
5) end
6)