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

Public Attributes

int32 indexA
 
int32 indexB
 
uint32 flags
 
float32 weight
 
b2Vec2 normal
 

Member Data Documentation

uint32 b2ParticleContact::flags

The logical sum of the particle behaviors that have been set.

int32 b2ParticleContact::indexA

Indices of the respective particles making contact.

b2Vec2 b2ParticleContact::normal

The normalized direction from A to B.

float32 b2ParticleContact::weight

Weight of the contact. A value between 0.0f and 1.0f.


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