Inherits BaseCollisionHull.

Public Member Functions | |
| DEFAULT_COLLISIONHULL_CONSTRUCTOR (LineCollisionHull,) | |
| LineCollisionHull (const Vector2 &startPoint, const Vector2 &endPoint, const Material &material) | |
| virtual void | ParseShapes () |
| virtual bool | FromAttribute (const Attribute *pRoot) |
| const Material & | GetMaterial () const |
| void | SetMaterial (const Material &material) |
| const Vector2 & | GetStartPoint () const |
| void | SetStartPoint (const Vector2 &startPoint) |
| const Vector2 & | GetEndPoint () const |
| void | SetEndPoint (const Vector2 &endPoint) |
1.6.1