ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Particle.cpp File Reference
#include "Particle.h"
Include dependency graph for Particle.cpp:

Go to the source code of this file.

Variables

const double singleMove1 [15]
 
const double doubleMove1 [15]
 

Variable Documentation

◆ doubleMove1

const double doubleMove1[15]
Initial value:
= {0, 0.3, 0.42, 0.468, 0.4872,
0.4949, 0.498, 0.4992, 0.4997, 0.4999,
0.4999, 0.5, 0.5, 0.5, 0.5}

Definition at line 35 of file Particle.cpp.

Referenced by Particle::satisfyConstraintSelf().

◆ singleMove1

const double singleMove1[15]
Initial value:
= {0, 0.3, 0.51, 0.657, 0.7599,
0.83193, 0.88235, 0.91765, 0.94235, 0.95965,
0.97175, 0.98023, 0.98616, 0.99031, 0.99322}

Definition at line 29 of file Particle.cpp.

Referenced by Particle::satisfyConstraintSelf().