5c481dda2a46829fb76340a34e881f9b868e9024
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)