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

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

AddAABBPoint(const Vector2 &)CShape
CCircle(const CCircleDesc &)CCircle
ClosestPt(const Vector2 &)CCircle
CShape(const CShapeDesc &)CShape
GetAABB() constCShape
GetCanCollide() constCShape
GetElasticity() constCShape
GetMotionType() constCShape
GetOrientation() constCShape
GetPos() constCShape
GetRadius()CCircle
GetRotating() constCShape
GetRotCenter() constCShape
GetRotSpeed() constCShape
GetSensor() constCShape
GetShapeType() constCShape
GetUserPtr() constCShape
m_bCanCollideCShapeprotected
m_bIsSensorCShapeprotected
m_bRotatingCShapeprotected
m_cAABBCShapeprotected
m_eMotionTypeCShapeprotected
m_eShapeTypeCShapeprotected
m_fElasticityCShapeprotected
m_fGravityCShapeCommonprotectedstatic
m_fOrientationCShapeprotected
m_fRadiusCCircleprotected
m_fRadiusSqCCircleprotected
m_fRotSpeedCShapeprotected
m_fTimeStepCShapeCommonprotectedstatic
m_pUserCShapeprotected
m_vRotCenterCShapeprotected
move()CShapevirtual
PreCollide(CContactDesc &)CCirclevirtual
PtInCircle(const Vector2 &)CCircle
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
Tangent(CCircle *, CLineSegDesc &)CCircle
Tangents(const Vector2 &, Vector2 &, Vector2 &)CCircle
Tangents(CCircle *, CLineSegDesc &, CLineSegDesc &)CCircle
~CShape()CShapevirtual