|
ESyS-Particle
2.3.4
|
This is the complete list of members for CSphereBody, including all inherited members.
| addForce(const Vec3 &force) | CSphereBody | inline |
| CSphereBody() | CSphereBody | |
| CSphereBody(const Vec3 &, const double &) | CSphereBody | |
| getCentre() const | CSphereBody | inline |
| getDisplacement() | CSphereBody | inline |
| getForce() | CSphereBody | inline |
| getPos() | CSphereBody | inline |
| getRadius() const | CSphereBody | inline |
| getTotalDisplacement() | CSphereBody | inline |
| getVel() | CSphereBody | inline |
| loadCheckPoint(istream &) | CSphereBody | virtual |
| m_centre | CSphereBody | protected |
| m_force | CSphereBody | protected |
| m_oldpos | CSphereBody | protected |
| m_radius | CSphereBody | protected |
| m_vel | CSphereBody | protected |
| moveBy(const Vec3 &v) | CSphereBody | inline |
| moveTo(const Vec3 &v) | CSphereBody | inline |
| operator<<(ostream &, const CSphereBody &) | CSphereBody | friend |
| resetDisplacement() | CSphereBody | inline |
| setVel(const Vec3 &v) | CSphereBody | inline |
| writeCheckPoint(ostream &, const string &) const | CSphereBody | virtual |
| zeroForce() | CSphereBody | inline |
| ~CSphereBody() | CSphereBody | inlinevirtual |