#include <Particle.h>
◆ exchangeType() [1/2]
| CParticle::exchangeType::exchangeType |
( |
| ) |
|
|
inline |
◆ exchangeType() [2/2]
| CParticle::exchangeType::exchangeType |
( |
const Vec3 & |
pos, |
|
|
const Vec3 & |
initPos, |
|
|
const Vec3 & |
oldPos, |
|
|
const Vec3 & |
vel, |
|
|
bool |
is_dyn |
|
) |
| |
|
inline |
◆ m_initPos
| Vec3 CParticle::exchangeType::m_initPos |
◆ m_is_dynamic
| bool CParticle::exchangeType::m_is_dynamic |
◆ m_oldPos
| Vec3 CParticle::exchangeType::m_oldPos |
◆ m_pos
| Vec3 CParticle::exchangeType::m_pos |
◆ m_vel
| Vec3 CParticle::exchangeType::m_vel |
The documentation for this class was generated from the following file: