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 p.contains(const d3 point& q)<br />

bool p.parallel(const d3 plane& Q)<br />

ostream&<br />

ostream& O ≪ const d3 plane& p<br />

returns true if point q lies on plane p, i.e.,<br />

(p.side of (q) == 0), and false otherwise.<br />

returns true if planes p and Q are parallel and false otherwise.<br />

writes p to output stream O.<br />

istream&<br />

istream& I ≫ d3 plane& p<br />

reads the coordinates of p (six double numbers) from<br />

input stream I.<br />

Non-Member Functions<br />

int orientation(const d3 plane& p, const d3 point& q)<br />

computes the orientation of p.sideof (q).

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

Saved successfully!

Ooh no, something went wrong!