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

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

AddAABBPoint(const Vector2 &)Shapes::CShape
CollisionDetected(CContactDesc &) constShapes::CPointvirtual
CPoint(const CPointDesc &)Shapes::CPoint
CPoint(const Vector2 &)Shapes::CPoint
CShape(const CShapeDesc &)Shapes::CShape
GetAABB() constShapes::CShape
GetCanCollide() constShapes::CShape
GetElasticity() constShapes::CShape
GetMotionType() constShapes::CShape
GetOrientation() constShapes::CShape
GetPos() constShapes::CShape
GetRotating() constShapes::CShape
GetRotCenter() constShapes::CShape
GetRotSpeed() constShapes::CShape
GetSensor() constShapes::CShape
GetShapeType() constShapes::CShape
GetUserPtr() constShapes::CShape
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_fGravityShapes::CShapeCommonprotectedstatic
m_fOrientationShapes::CShapeprotected
m_fRotSpeedShapes::CShapeprotected
m_fTimeStepShapes::CShapeCommonprotectedstatic
m_pUserShapes::CShapeprotected
m_vPosShapes::CShapeprivate
m_vRotCenterShapes::CShapeprotected
move()Shapes::CShapevirtual
Reset()Shapes::CShapevirtual
Rotate(const Vector2 &, float)Shapes::CShapevirtual
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
~CShape()Shapes::CShapevirtual