Colliding Shapes
Ian Parberry's "Introduction to Game Physics"
CLine Member List

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

AddAABBPoint(const Vector2 &)CShape
CLine(const Vector2 &, float)CLine
ClosestPt(const Vector2 &)CLineprotected
CShape(const CShapeDesc &)CShape
GetAABB() constCShape
GetCanCollide() constCShape
GetElasticity() constCShape
GetMotionType() constCShape
GetOrientation() constCShape
GetPos() constCShape
GetRotating() constCShape
GetRotCenter() constCShape
GetRotSpeed() constCShape
GetSensor() constCShape
GetShapeType() constCShape
GetUserPtr() constCShape
Intersect(const CLine &)CLineprotected
m_bCanCollideCShapeprotected
m_bIsSensorCShapeprotected
m_bRotatingCShapeprotected
m_cAABBCShapeprotected
m_eMotionTypeCShapeprotected
m_eShapeTypeCShapeprotected
m_fElasticityCShapeprotected
m_fGradientCLineprotected
m_fGravityCShapeCommonprotectedstatic
m_fInverseGradientCLineprotected
m_fOrientationCShapeprotected
m_fRotSpeedCShapeprotected
m_fTimeStepCShapeCommonprotectedstatic
m_fXInterceptCLineprotected
m_fYInterceptCLineprotected
m_pUserCShapeprotected
m_vRotCenterCShapeprotected
move()CShapevirtual
PreCollide(CContactDesc &)CShapevirtual
Reset()CShapevirtual
Rotate(const Vector2 &, float)CShapevirtual
SetAABBPoint(const Vector2 &)CShape
SetCanCollide(bool=true)CShape
SetOrientation(float)CShape
SetPos(const Vector2 &)CShape
SetRotating(bool)CShape
SetRotCenter(const Vector2 &)CShape
SetRotSpeed(float)CShape
SetUserPtr(void *)CShape
~CShape()CShapevirtual