The Shapes Library
Game Physics with Bespoke Code
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  inc
 AABB.hInterface for the AABB class CAabb2D
 Arc.hInterface for arc classes CArcDesc, CArc, and CKinematicArc
 Circle.hInterface for the circle classes CCircleDesc, CCircle, and CKinematicCircle
 Compound.hInterface for the compound shape class CCompoundShape
 Contact.hInterface for the contact descriptor class CContactDesc
 DynamicCircle.hInterface for the dynamic circle classes CDynamicCircleDesc and CDynamicCircle
 Line.hInterface for the line class CLine
 LineSeg.hInterface for the line segment classes CLineSegDesc, CLineSeg, and CKinematicLineSeg
 Point.hInterface for the point classes CPointDesc, CPoint, and CKinematicPoint
 Shape.hInterface for the shape classes CShapeDesc and CShape
 ShapeCommon.hInterface for the shape common variables class CShapeCommon
 ShapeMath.hHandy math functions for the collision module
  src
 AABB.cppCode for the AABB class CAabb2D
 Arc.cppCode for the arc classes CArcDesc, CArc, and CKinematicArc
 Circle.cppCode for the circle classes CCircleDesc, CCircle, and CKinematicCircle
 Compound.cppCode for the compound shape class CCompoundShape
 Contact.cppCode for the contact descriptor class CContactDesc
 DynamicCircle.cppCode for the dynamic circle classes CDynamicCircleDesc and CDynamicCircle
 Line.cppCode for the line class CLine
 LineSeg.cppCode for the line segment classes CLineSegDesc, CLineSeg, and CKinematicLineSeg
 Point.cppCode for the point classes CPointDesc, CPoint, and CKinematicPoint
 Shape.cppCode for the shape classes CShapeDesc and CShape
 ShapeCommon.cppCode for the shape common variables class CShapeCommon
 ShapeMath.cppHandy math functions for the collision module