step/stepcore
step/stepcore Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| StepCore::AdaptiveEulerSolver | Adaptive Euler solver |
| StepCore::Anchor | Fixes position of the body |
| StepCore::BasePolygon | Base class for all polygons |
| StepCore::Body | Interface for bodies |
| StepCore::Box | |
| StepCore::CGConstraintSolver | |
| StepCore::ChargedParticle | ChargedParticle with mass and charge |
| StepCore::ChargedParticleErrors | Errors object for ChargedParticle |
| StepCore::CircularMotor | Circular motor: applies a torque to the body |
| StepCore::CollisionSolver | Collision solver interface |
| StepCore::Color | |
| StepCore::Constants | Common physical constants |
| StepCore::ConstraintsInfo | Constraints information structure XXX: Move it to constraintsolver.h |
| StepCore::ConstraintSolver | Constraint solver interface |
| StepCore::Contact | Description of contact between two bodies |
| StepCore::Controller | Controller item to control properties of other objects |
| StepCore::CoulombForce | Coulomb electrostatic force |
| StepCore::CoulombForceErrors | Errors object for CoulombForce |
| StepCore::Disk | Rigid disk |
| StepCore::EulerSolver | Non-adaptive Euler solver |
| StepCore::Factory | List of MetaObject |
| StepCore::Force | Interface for forces |
| StepCore::Gas | Gas - a group of several GasParticle and a force |
| StepCore::GasErrors | Errors object for Gas |
| StepCore::GasLJForce | Lennard-Jones force with cut-off which acts between particles in the Gas |
| StepCore::GasLJForceErrors | Errors object for GasLJForce |
| StepCore::GasParticle | Gas particle |
| StepCore::GenericEulerSolver | Adaptive and non-adaptive Euler solver with error estimation |
| StepCore::GJKCollisionSolver | Discrete collision solver using Gilbert-Johnson-Keerthi distance algorithm |
| StepCore::Graph | Graph item |
| StepCore::GravitationForce | Newton gravitational force |
| StepCore::GravitationForceErrors | Errors object for GravitationForce |
| StepCore::Item | The root class for any world items (bodies and forces) |
| StepCore::ItemGroup | Groups several items together |
| StepCore::Joint | Interface for joints |
| StepCore::LinearMotor | Linear motor: applies a force at given position on the body |
| StepCore::MetaObject | Meta-information about class |
| StepCore::MetaObjectHelper< Class, N > | |
| StepCore::MetaObjectHelper< Class, MetaObject::ABSTRACT > | |
| StepCore::MetaProperty | Meta-information about property |
| StepCore::MetaPropertyHelper< C, T > | |
| StepCore::Meter | Meter to observe properties of other objects |
| StepCore::Note | Textual note item |
| StepCore::NoteFormula | LaTeX formula embedded in Note |
| StepCore::NoteImage | Image embedded in Note |
| StepCore::Object | Root of the StepCore classes hierarchy |
| StepCore::ObjectErrors | Base class for all errors objects |
| StepCore::Particle | Particle with mass |
| StepCore::ParticleErrors | Errors object for Particle |
| StepCore::Pin | Fixes position of a given point on the body |
| StepCore::Polygon | Rigid arbitrary-shaped polygon |
| StepCore::RigidBody | Rigid body |
| StepCore::RigidBodyErrors | Errors object for RigidBody |
| StepCore::Rope | Massless rope: maximal distance between two points on particles or rigid bodies |
| StepCore::SoftBody | SoftBody - a group of several SoftBodyParticle and SoftBodySprings |
| StepCore::SoftBodyParticle | Soft body particle |
| StepCore::SoftBodySpring | Soft body spring |
| StepCore::Solver | Generic Solver interface |
| StepCore::Spring | Massless spring |
| StepCore::SpringErrors | Errors object for Spring |
| StepCore::Stick | Massless stick: fixed distance between two points on particles or rigid bodies |
| StepCore::Tool | Interface for tools |
| StepCore::Tracer | Traces position of the body |
| StepCore::Vector< T, N > | Fixed-length vector |
| StepCore::WeightForce | Weight force (constant gravitational force) |
| StepCore::WeightForceErrors | Errors object for WeightForce |
| StepCore::World | Contains multiple Item, Solver and general properties such as time |
| StepCore::XmlFile | Class for saving and loading World as XML file |
KDE 4.1 API Reference