This is the complete list of members for LineS3< FT >, including all inherited members.
direction() const | LineS3< FT > | |
e0 | LineS3< FT > | |
e1 | LineS3< FT > | |
has_on(const PointS3< FT > &p) const | LineS3< FT > | |
is_degenerate() const | LineS3< FT > | |
LineS3() | LineS3< FT > | inline |
LineS3(const PointS3< FT > &p, const PointS3< FT > &q) | LineS3< FT > | |
LineS3(const SegmentS3< FT > &s) | LineS3< FT > | |
LineS3(const RayS3< FT > &r) | LineS3< FT > | |
LineS3(const PointS3< FT > &p, const DirectionS3< FT > &d) | LineS3< FT > | |
new_rep(const PointS3< FT > &p, const VectorS3< FT > &v) | LineS3< FT > | inline |
operator!=(const LineS3< FT > &l) const | LineS3< FT > | inline |
operator==(const LineS3< FT > &l) const | LineS3< FT > | |
opposite() const | LineS3< FT > | |
perpendicular_plane(const PointS3< FT > &p) const | LineS3< FT > | |
point() const | LineS3< FT > | |
point(int i) const | LineS3< FT > | |
projection(const PointS3< FT > &p) const | LineS3< FT > | |
transform(const Aff_transformationS3< FT > &t) const | LineS3< FT > | inline |