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

Connection between three particles. More...

#include <b2ParticleSystem.h>

Public Attributes

int32 indexA
 Indices of the respective particles making triad.
 
int32 indexB
 
int32 indexC
 
uint32 flags
 The logical sum of the particle flags. See the b2ParticleFlag enum.
 
float32 strength
 The strength of cohesion among the particles.
 
b2Vec2 pa
 Values used for calculation.
 
b2Vec2 pb
 
b2Vec2 pc
 
float32 ka
 
float32 kb
 
float32 kc
 
float32 s
 

Detailed Description

Connection between three particles.


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