step/stepcore
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
| ▼CStepCore::Body | Interface for bodies |
| ▼CStepCore::Particle | Particle with mass |
| CStepCore::ChargedParticle | ChargedParticle with mass and charge |
| CStepCore::GasParticle | Gas particle |
| CStepCore::SoftBodyParticle | Soft body particle |
| ▼CStepCore::RigidBody | Rigid body |
| ▼CStepCore::BasePolygon | Base class for all polygons |
| CStepCore::Box | |
| CStepCore::Polygon | Rigid arbitrary-shaped polygon |
| CStepCore::Disk | Rigid disk |
| CStepCore::Color | |
| CStepCore::Constants | Common physical constants |
| CStepCore::ConstraintsInfo | Constraints information structure XXX: Move it to constraintsolver.h |
| CStepCore::Contact | Description of contact between two bodies |
| CStepCore::Factory | List of MetaObject |
| ▼CStepCore::Force | Interface for forces |
| CStepCore::CircularMotor | Circular motor: applies a torque to the body |
| CStepCore::CoulombForce | Coulomb electrostatic force |
| CStepCore::GasLJForce | Lennard-Jones force with cut-off which acts between particles in the Gas |
| CStepCore::GravitationForce | Newton gravitational force |
| CStepCore::LinearMotor | Linear motor: applies a force at given position on the body |
| ▼CStepCore::Spring | Massless spring |
| CStepCore::SoftBodySpring | Soft body spring |
| CStepCore::WeightForce | Weight force (constant gravitational force) |
| ▼CStepCore::Joint | Interface for joints |
| CStepCore::Anchor | Fixes position of the body |
| CStepCore::Pin | Fixes position of a given point on the body |
| ▼CStepCore::Stick | Massless stick: fixed distance between two points on particles or rigid bodies |
| CStepCore::Rope | Massless rope: maximal distance between two points on particles or rigid bodies |
| CStepCore::MetaObject | Meta-information about class |
| CStepCore::MetaObjectHelper< Class, N > | |
| CStepCore::MetaObjectHelper< Class, MetaObject::ABSTRACT > | |
| CStepCore::MetaProperty | Meta-information about property |
| CStepCore::MetaPropertyHelper< C, T > | |
| ▼CStepCore::Object | Root of the StepCore classes hierarchy |
| ▼CStepCore::CollisionSolver | Collision solver interface |
| CStepCore::GJKCollisionSolver | Discrete collision solver using Gilbert-Johnson-Keerthi distance algorithm |
| ▼CStepCore::ConstraintSolver | Constraint solver interface |
| CStepCore::CGConstraintSolver | |
| ▼CStepCore::Item | The root class for any world items (bodies and forces) |
| CStepCore::Anchor | Fixes position of the body |
| CStepCore::CircularMotor | Circular motor: applies a torque to the body |
| CStepCore::Controller | Controller item to control properties of other objects |
| CStepCore::CoulombForce | Coulomb electrostatic force |
| CStepCore::GasLJForce | Lennard-Jones force with cut-off which acts between particles in the Gas |
| CStepCore::Graph | Graph item |
| CStepCore::GravitationForce | Newton gravitational force |
| ▼CStepCore::ItemGroup | Groups several items together |
| CStepCore::Gas | Gas - a group of several GasParticle and a force |
| CStepCore::Note | Textual note item |
| CStepCore::SoftBody | SoftBody - a group of several SoftBodyParticle and SoftBodySprings |
| CStepCore::World | Contains multiple Item, Solver and general properties such as time |
| CStepCore::LinearMotor | Linear motor: applies a force at given position on the body |
| CStepCore::Meter | Meter to observe properties of other objects |
| ▼CStepCore::NoteImage | Image embedded in Note |
| CStepCore::NoteFormula | LaTeX formula embedded in Note |
| CStepCore::Particle | Particle with mass |
| CStepCore::Pin | Fixes position of a given point on the body |
| CStepCore::RigidBody | Rigid body |
| CStepCore::Spring | Massless spring |
| CStepCore::Stick | Massless stick: fixed distance between two points on particles or rigid bodies |
| CStepCore::Tracer | Traces position of the body |
| CStepCore::WeightForce | Weight force (constant gravitational force) |
| ▼CStepCore::ObjectErrors | Base class for all errors objects |
| CStepCore::CoulombForceErrors | Errors object for CoulombForce |
| CStepCore::GasErrors | Errors object for Gas |
| CStepCore::GasLJForceErrors | Errors object for GasLJForce |
| CStepCore::GravitationForceErrors | Errors object for GravitationForce |
| ▼CStepCore::ParticleErrors | Errors object for Particle |
| CStepCore::ChargedParticleErrors | Errors object for ChargedParticle |
| CStepCore::RigidBodyErrors | Errors object for RigidBody |
| CStepCore::SpringErrors | Errors object for Spring |
| CStepCore::WeightForceErrors | Errors object for WeightForce |
| ▼CStepCore::Solver | Generic Solver interface |
| ▼CStepCore::GenericEulerSolver | Adaptive and non-adaptive Euler solver with error estimation |
| CStepCore::AdaptiveEulerSolver | Adaptive Euler solver |
| CStepCore::EulerSolver | Non-adaptive Euler solver |
| ▼CStepCore::Tool | Interface for tools |
| CStepCore::Controller | Controller item to control properties of other objects |
| CStepCore::Graph | Graph item |
| CStepCore::Meter | Meter to observe properties of other objects |
| CStepCore::Note | Textual note item |
| CStepCore::Tracer | Traces position of the body |
| CStepCore::XmlFile | Class for saving and loading World as XML file |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference