altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
particle_t Struct Reference

#include <sph.h>

Collaboration diagram for particle_t:
Collaboration graph
[legend]

Public Attributes

vec3 pos
 
vec3 vel
 
vec3 acc
 
float pressure
 
float density
 
float mass
 
int nbCount
 
int nbList [MAX_NEIGHBOR]
 

Member Data Documentation

vec3 particle_t::acc
float particle_t::density
float particle_t::mass
int particle_t::nbCount
int particle_t::nbList[MAX_NEIGHBOR]
vec3 particle_t::pos
float particle_t::pressure
vec3 particle_t::vel

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