Definition:
Call: hfTorusX(x,center,R,r0);
Parameters:
x - point coordinates array
center - center array
R - radius of revolution
r0 - disk radius
Test file: torus.hf
Definition:
Call: hfTorusY(x,center,R,r0);
Parameters:
x - point coordinates array
center - center array
R - radius of revolution
r0 - disk radius
Test file: torus.hf
Definition:
Call: hfTorusZ(x,center,R,r0);
Parameters:
x - point coordinates array
center - center array
R - radius of revolution
r0 - disk radius
Test file: torus.hf