b2Segment Struct Reference

A line segment. More...

List of all members.

Public Member Functions

bool TestSegment (float32 *lambda, b2Vec2 *normal, const b2Segment &segment, float32 maxLambda) const
 Ray cast against this segment with another segment.

Public Attributes

b2Vec2 p1
 the starting point
b2Vec2 p2
 the ending point


Detailed Description

A line segment.
The documentation for this struct was generated from the following files:
Generated on Fri Mar 7 23:58:18 2008 for Box2D by  doxygen 1.5.4