Ball and Spring Toy
Chapter 4 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
CSpringManager Member List

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

CAbstractList(int size)CAbstractList< CSpring >
clear()CAbstractList< CSpring >
ConnectSpring(CParticle *v0, CParticle *v1, CParticle *cntr, float restitution)CSpringManager
create()CAbstractList< CSpring >
CSpringManager(int size)CSpringManager
Insert(CSpring *newthing)CAbstractList< CSpring >
m_nCountCAbstractList< CSpring >protected
m_nSizeCAbstractList< CSpring >protected
m_pListCAbstractList< CSpring >protected
move()CSpringManager
Relax(int iterations)CSpringManager
~CAbstractList()CAbstractList< CSpring >