CellModules
|
This is the complete list of members for PhysicsConstraints, including all inherited members.
addPlane(MecaCell::Vec _n=MecaCell::Vec(0, 1, 0), MecaCell::Vec _p=MecaCell::Vec(0, 0, 0), bool _sticky=false) | PhysicsConstraints | inline |
addSymAxis(std::function< double(double, MecaCell::Vec, MecaCell::Vec)> _radiusFunction, MecaCell::Vec _axis=MecaCell::Vec(0., 1., 0.), MecaCell::Vec _origin=MecaCell::Vec(0., 0., 0.), double _length=100, double _maxEffectRadius=100, bool _fitShape=true, double _velocity_attraction=0.001) | PhysicsConstraints | inline |
addVelocity(MecaCell::Vec _v=MecaCell::Vec(0, 1, 0)) | PhysicsConstraints | inline |
applyPlaneConstraints(cell_t *c) | PhysicsConstraints | inline |
getConstraintVelocity(cell_t *c) | PhysicsConstraints | inline |
getSymAxesConstraintsVelocity(cell_t *c) | PhysicsConstraints | inline |
overlapAdhesion | PhysicsConstraints | |
PhysicsConstraints() | PhysicsConstraints | inline |
planes | PhysicsConstraints | private |
radiusBox | PhysicsConstraints | private |
ratioPoisson2OnYoung | PhysicsConstraints | private |
setCurvedBox(double radiusBoxPlane, double curvedDistToMaxSpeed, double maxSpeed) | PhysicsConstraints | inline |
setPoissonAndYoungOfPlane(double poisson, double young) | PhysicsConstraints | inline |
snapCellsToPlane(cell_t *c) | PhysicsConstraints | inline |
symAxes | PhysicsConstraints | private |
velocities | PhysicsConstraints | private |
velocity_center_attraction | PhysicsConstraints | private |