![]() |
Colliding Shapes
Ian Parberry's "Introduction to Game Physics"
|
This is the complete list of members for CLineSegDesc, including all inherited members.
CLineSegDesc() | CLineSegDesc | |
CLineSegDesc(const Vector2 &, const Vector2 &, float=1.0f) | CLineSegDesc | |
CShapeDesc(eShape) | CShapeDesc | |
CShapeDesc() | CShapeDesc | |
GetEndPt0() | CLineSegDesc | |
GetEndPt1() | CLineSegDesc | |
GetEndPts(Vector2 &, Vector2 &) | CLineSegDesc | |
GetGradient() | CLineSegDesc | |
GetNormal() | CLineSegDesc | |
m_bIsSensor | CShapeDesc | |
m_eMotionType | CShapeDesc | |
m_eShapeType | CShapeDesc | |
m_fElasticity | CShapeDesc | |
m_fGradient | CLineSegDesc | protected |
m_vNormal | CLineSegDesc | protected |
m_vPos | CShapeDesc | |
m_vPt0 | CLineSegDesc | protected |
m_vPt1 | CLineSegDesc | protected |
SetEndPts(const Vector2 &, const Vector2 &) | CLineSegDesc |