LiquidFun
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
b2ParticleContact Struct Reference

Public Member Functions

void SetIndices (int32 a, int32 b)
 
void SetWeight (float32 w)
 
void SetNormal (const b2Vec2 &n)
 
void SetFlags (uint32 f)
 
int32 GetIndexA () const
 
int32 GetIndexB () const
 
float32 GetWeight () const
 
const b2Vec2GetNormal () const
 
uint32 GetFlags () const
 
bool operator== (const b2ParticleContact &rhs) const
 
bool operator!= (const b2ParticleContact &rhs) const
 
bool ApproximatelyEqual (const b2ParticleContact &rhs) const
 

The documentation for this struct was generated from the following file: