The Shapes Library
Game Physics with Bespoke Code
Loading...
Searching...
No Matches
Shapes::CKinematicLineSeg Member List

This is the complete list of members for Shapes::CKinematicLineSeg, including all inherited members.

AddAABBPoint(const Vector2 &)Shapes::CShape
CKinematicLineSeg(CLineSegDesc &)Shapes::CKinematicLineSeg
CLine(const Vector2 &, float)Shapes::CLine
CLineSeg(CLineSegDesc &)Shapes::CLineSeg
ClosestPt(const Vector2 &) constShapes::CLineprotected
CollisionDetected(CContactDesc &) constShapes::CLineSegvirtual
CShape(const CShapeDesc &)Shapes::CShape
GetAABB() constShapes::CShape
GetCanCollide() constShapes::CShape
GetElasticity() constShapes::CShape
GetEndPts(Vector2 &, Vector2 &) constShapes::CLineSeg
GetMotionType() constShapes::CShape
GetNormal() constShapes::CLineSeg
GetOrientation() constShapes::CShape
GetPos() constShapes::CShape
GetRotating() constShapes::CShape
GetRotCenter() constShapes::CShape
GetRotSpeed() constShapes::CShape
GetSensor() constShapes::CShape
GetShapeType() constShapes::CShape
GetTangents(Vector2 &, Vector2 &) constShapes::CLineSeg
GetUserPtr() constShapes::CShape
Intersect(const CLine &) constShapes::CLineprotected
m_bCanCollideShapes::CShapeprotected
m_bIsSensorShapes::CShapeprotected
m_bRotatingShapes::CShapeprotected
m_cAABBShapes::CShapeprotected
m_cObjSpaceAABBShapes::CShapeprivate
m_eMotionTypeShapes::CShapeprotected
m_eShapeTypeShapes::CShapeprotected
m_fElasticityShapes::CShapeprotected
m_fGradientShapes::CLineprotected
m_fGravityShapes::CShapeCommonprotectedstatic
m_fInverseGradientShapes::CLineprotected
m_fOrientationShapes::CShapeprotected
m_fRotSpeedShapes::CShapeprotected
m_fTimeStepShapes::CShapeCommonprotectedstatic
m_fXInterceptShapes::CLineprotected
m_fYInterceptShapes::CLineprotected
m_pUserShapes::CShapeprotected
m_vNormalShapes::CLineSegprotected
m_vOriginalPt0Shapes::CKinematicLineSegprivate
m_vOriginalPt1Shapes::CKinematicLineSegprivate
m_vPosShapes::CShapeprivate
m_vPt0Shapes::CLineSegprotected
m_vPt1Shapes::CLineSegprotected
m_vRotCenterShapes::CShapeprotected
m_vTangent0Shapes::CLineSegprotected
m_vTangent1Shapes::CLineSegprotected
move()Shapes::CShapevirtual
Reset()Shapes::CKinematicLineSegvirtual
Rotate(const Vector2 &, float)Shapes::CKinematicLineSegvirtual
SetAABBPoint(const Vector2 &)Shapes::CShape
SetCanCollide(bool=true)Shapes::CShape
SetOrientation(float)Shapes::CShape
SetPos(const Vector2 &)Shapes::CShape
SetRotating(bool)Shapes::CShape
SetRotCenter(const Vector2 &)Shapes::CShape
SetRotSpeed(float)Shapes::CShape
SetUserPtr(void *)Shapes::CShape
Update()Shapes::CLineSegprotected
~CShape()Shapes::CShapevirtual