b2Segment Struct Reference
A line segment. More...
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:
- b2Collision.h
- b2Collision.cpp
Generated on Sun Apr 13 15:21:27 2008 for Box2D by 1.5.4