31.01.2014 Views

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ool S.insphere(const d3 point& p)<br />

returns true, if p lies in the interior of the sphere<br />

through p1 , p2 , p3 , p4 .<br />

double S.vol( ) returns the signed volume of the simplex.<br />

d3 simplex S.reflect(const d3 point& p, const d3 point& q, const d3 point& v)<br />

d3 simplex S.reflect(const d3 point& p)<br />

d3 simplex S.translate(const vector& v)<br />

returns S reflected across the plane through (p, q, v).<br />

returns S reflected across point p.<br />

returns S translated by vector v.<br />

Precond. : v.dim( ) = 3.<br />

d3 simplex<br />

S.translate(double dx, double dy, double dz)<br />

returns S translated by vector (dx, dy, dz).<br />

d3 simplex S + const vector& v returns S translated by vector v.<br />

d3 simplex S − const vector& v returns S translated by vector −v.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!