CrystalSpace

Public API Reference

csIntersect2 Member List

This is the complete list of members for csIntersect2, including all inherited members.

LineLine(const csSegment2 &a, const csSegment2 &b, csVector2 &isect)csIntersect2 [static]
PlanePlane(const csPlane2 &p1, const csPlane2 &p2, csVector2 &isect)csIntersect2 [static]
PlanePolygon(const csPlane2 &plane, csPoly2D *poly, csSegment2 &segment)csIntersect2 [static]
SegmentLine(const csSegment2 &a, const csSegment2 &b, csVector2 &isect, float &dist)csIntersect2 [static]
SegmentPlane(const csVector2 &u, const csVector2 &v, const csPlane2 &p, csVector2 &isect, float &dist)csIntersect2 [static]
SegmentPlane(const csSegment2 &uv, const csPlane2 &p, csVector2 &isect, float &dist)csIntersect2 [inline, static]
SegmentPlaneNoTest(const csVector2 &u, const csVector2 &v, const csPlane2 &p, csVector2 &isect, float &dist)csIntersect2 [inline, static]
SegmentPlaneNoTest(const csSegment2 &uv, const csPlane2 &p, csVector2 &isect, float &dist)csIntersect2 [inline, static]
SegmentSegment(const csSegment2 &a, const csSegment2 &b, csVector2 &isect, float &dist)csIntersect2 [static]


Generated for Crystal Space by doxygen 1.4.7